Thanks for your reply.
Actually, there are 100 fields including below field in our schema file for
single collection.
We are passing specific fields name in fl parameter but when required to get
dynamic field at that time only we pass *fieldtext with other fields in fl
parameters.
If we are
On the previous version of Solr (started from 8.9) a new incremental backup
support has been added. It was based on the following proposal
https://cwiki.apache.org/confluence/display/SOLR/SIP-12%3A+Incremental+Backup+and+Restore.
JIRA issue https://issues.apache.org/jira/browse/SOLR-15086 for the S
Hi Mathieu, Timothy,
Thanks, your contributions just made me realize that in my previous email,
the meaning I gave to the word liveness (container probes) was too generic.
For the sake of clarity, there are 3 types of container probes:
livenessProbe, readinessProbe, startupProbe.
livenessProbe: In