Hi,
Would like to confirm that all the writes to the disk for each solr instance
is done by that solr instance only for a solrcloud cluster and not by any other
process .
Please let me know.
Thanks,
Rajeswari
Hello, Rajeswari
I'm not sure I understand the question, but I bet $lsof is the answer.
On Wed, Aug 30, 2023 at 3:30 PM Natarajan, Rajeswari
wrote:
> Hi,
>
> Would like to confirm that all the writes to the disk for each solr
> instance is done by that solr instance only for a solrcloud cluste
solrj 9.3 was built on jetty 10.0.15. - Doing some searches,
there appeared to be a leak similar around 10.0.11 but fixed.
**But** also there is another leak fix in 10.0.16. 10.0.16 appears tagged
5 days ago. So once that is released - I may try to swap in that
implementation to see if that fixes i
Having not seen any response, I thought I would see if it would help to ask the
question again with a different subject
-Original Message-
From: Oakley, Craig (NIH/NLM/NCBI) [C]
Sent: Wednesday, August 23, 2023 11:34 PM
To: users@solr.apache.org
Subject: RE: [EXTERNAL] authorization diff
Hello,
Solr Version: 8.11.2
Sitecore Version: 10.3
In reference to implementing a Solr crawl, when I attempt to do so I receive
the below errors within the log. Could you assist with informing me what the
issue could be? Thank you.
Example of Errors from within the log:
INFO: SOLR URL:
In previous upgrades, we have set luceneMatchVersion to match our version of
Solr
But we were noticing that Solr 9.2.1 uses Lucene version 9.4.2
Should we continue using the Solr version (as we have in the past) or should
luceneMatchVersion be 9.4.2 (as the name would imply)?
Or does it matter
Hi,
Since Apache Solr and Apache Lucene are not the same project, the lucene
and solr version are not aligned anymore.
So please use the correct Lucene version included in the Solr release you
are using.
Cheers
On Wed, 30 Aug 2023, 21:26 Oakley, Craig (NIH/NLM/NCBI) [C],
wrote:
> In previous u
On 8/30/23 13:25, Oakley, Craig (NIH/NLM/NCBI) [C] wrote:
In previous upgrades, we have set luceneMatchVersion to match our version of
Solr
But we were noticing that Solr 9.2.1 uses Lucene version 9.4.2
Should we continue using the Solr version (as we have in the past) or should
luceneMatchVe