Atomic bug update

2021-02-23 Thread Mahmoud Almokadem
Hello, I've upgraded the SolrCloud from 7.6 to 8.8 and unfortunately I got the following exception on Atomic updates of some of the documents. And in some cases some fields are retrieved with an array of multi values in case the field is defined as a single value. Is there a bug on this version

send

2021-02-23 Thread Martin Graney
-- Martin Graney Lead Developer http://sooqr.com http://twitter.com/sooqrcom Office: +31 (0) 88 766 7700 Mobile: +31 (0) 64 660 8543 --

Multivalued text_general field returns lowercased value in "if" function query

2021-02-23 Thread ufuk yılmaz
I have a type=”text_general” multivalued=”true” field, named fieldA. When I use a function query, with fields like fields=if(true, fieldA, -1), fieldA Response is: "response":{"numFound":1,"start":0,"maxScore":4.6553917,"docs":[ { "fieldA":["SomeMixedCaseValue"], "if(true,fiel

[ANNOUNCE] Apache Solr 8.8.1 released

2021-02-23 Thread Timothy Potter
The Lucene PMC is pleased to announce the release of Apache Solr 8.8.1. Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integra

Solr Cloud Autoscaling Basics

2021-02-23 Thread yasoobhaider
Hi I have a master slave architecture setup currently. I'm evaluating SolrCloud. I've read through most of the documentation, but what I can't seem to find is the preferred way to autoscale the cluster. In the master slave architecture, we have a autoscaling policy (CPU based) configured on S

Re: R: defragmentation can improve performance on SATA class 10 disk ~10000 rpm ?

2021-02-23 Thread dmitri maziuk
On 2021-02-23 1:53 AM, Danilo Tomasoni wrote: Thank you all for the suggestions, The OS is not windows, it's centos, a colleague thinks that even on linux defragmenting can improve performance about 2X because it keeps the data contiguous on disk. You may want to check the filesystem you're u

[IMPORTANT] Apache Solr TLP Update - Solr User email list migration

2021-02-23 Thread Anshum Gupta
Hi Solr Users, As part of setting up Apache Solr as a Top Level Project, we’re migrating the existing solr-user@lucene.apache.org mailing list to us...@solr.apache.org. All existing subscriptions, and conversations will be migrated to the new list but if you have any mail client filters, please f

Re: Caffeine Cache and Filter Cache in 8.3

2021-02-23 Thread Stephen Lewis Bianamara
Thanks Shawn! This is great clarity, really appreciate it. I'll proceed to performance testing of the Caffeine Cache 🎉 Is there a Jira issue needed for tracking these two documentation updates ( here and here

Cross join on multivalued field

2021-02-23 Thread Luke Oak
Hi, I am wondering whether there is planning to implement cross collections join query on multivalued field Thanks Sent from my iPhone