Hi,
we observed something similar a couple of weeks ago. When requests were
being originated not from the same private subnet as Solr’s but from a
Kubernetes pod, latency would spike to ~500 msec instead of the usual
2-3 msec. In our case the culprit turned out to be the Java security
manag
${solr.ulog.dir:}
name="numVersionBuckets">${solr.ulog.numVersionBuckets:65536}
4. The request handler is configured as follows in solrconfig.xml:
true
___
What am I doing wrong?
Thanks in advance.
Regards,
Corrado Fiore
Dear All,
I am using Solr to index job postings. Each document in my collection
is approximately 500 to 1500 words long and the collection holds ~3
million documents.
Several documents in the collection are near duplicates (5-10 different
words out of a thousand) and I wish to identify and
Hi,
this behaviour might be induced by the Java Security Manager. See these
earlier threads:
https://lists.apache.org/thread/mwfn6537mg0r8o8bl558ox861wpggrt2
https://lists.apache.org/thread/mwfn6537mg0r8o8bl558ox861wpggrt2
Kind regards,
Corrado
On 18 Jan 2025, at 21:21, Yaşar Arabacı wrote
Dear All,
On 19 Mar 2025, at 11:08, Jan Høydahl wrote:
Normally we recommend not to "upgrade" your existing nodes on a major
upgrade, but instead stand up a clean new 9.x cluster/server and do a
full re-index.
I second that. We did a similar upgrade recently (from a stand-alone
8.5.2 to So