read-only Collection

2020-08-05 Thread Bertrand Mahé
Hi all, We are using SOLR 8.6.0 and we put the "read-only" parameter on a SOLRCLOUD collection with 3 replicas. Here is the error message we have following a problem on one of the SOLR nodes: Error while trying to recover:org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException :

Query facet syntax with escaped char

2019-07-05 Thread Bertrand Mahé
Hello, I have a collection containing a field called text defined as below in the schema.xml file: Here is an example of text: "pam_unix(cron:session): session closed for user root" I want to know the number of documents containing the expression "session closed". Below the request I use

Solr - zoo with more than 1000 collections

2018-06-29 Thread Bertrand Mahé
Hi, In order to store timeseries data and perform deletion easily, we create a several collections per day and then use aliases. We are using SOLR 7.3 and we have 2 questions: Q1 : In order to access quickly the latest data would it be possible to load cores in descending chronological