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
: Erro
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
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