Hello,
We have deployed solr 6.6.3 on azure as a web app and it works fine over there,
but when we try to integrate the same with our sitecore(version 8.2) which is
deployed on azure vm, at the time of re-indexing it throws an error of "The
server committed a protocol violation. Section=Res
Hi Shawn,
We have tried to add -a "-XX:+AlwaysPreTouch" that starts Solr, but there
is no noticeable difference in the performance.
As for the screenshot, I have captured another one after we added -a
"-XX:+AlwaysPreTouch", and it is sorted on the Working Set column.
Below is the link to the new
On 1/26/2019 9:40 AM, Zheng Lin Edwin Yeo wrote:
We have tried to add -a "-XX:+AlwaysPreTouch" that starts Solr, but there
is no noticeable difference in the performance.
As for the screenshot, I have captured another one after we added -a
"-XX:+AlwaysPreTouch", and it is sorted on the Working
Hi all,
How can I analyse solr thread dump and how the thread dump analysis can be
helpful for improving solr performance. Please suggest
Please suggest anyone
On Jan 8, 2019 11:07 PM, "Rajdeep Sahoo" wrote:
> What is the use of block join in solr
>
https://lucene.apache.org/solr/guide/7_6/other-parsers.html#block-join-parent-query-parser
On Sat, Jan 26, 2019 at 10:30 PM Rajdeep Sahoo
wrote:
> Please suggest anyone
> On Jan 8, 2019 11:07 PM, "Rajdeep Sahoo"
> wrote:
>
> > What is the use of block join in solr
> >
>
--
Sincerely yours
Mi
I believe you can try using gceasy.io.
It's pretty decent and gives you a comprehensive analysis of what's going
on and what can be altered.
Upload you GC logs and Try it!
On Sat, Jan 26, 2019 at 8:29 PM Rajdeep Sahoo
wrote:
> Hi all,
> How can I analyse solr thread dump and how the thread dump
Hi Shawn,
Thanks for your reply. Below are the replies to your email:
1) We have tried to set the heap size to be 8g previously when we faced the
same issue, and changing to 7g does not help too.
2) We are using standard disk at the moment.
3) In the link is the screenshot of the process list t
A little late to this thread, but there's also a script here:
https://issues.apache.org/jira/browse/SOLR-11492 for easy setup of a local
cluster with debugging ports already open. Been waiting for some sign that
someone other than me finds it useful before actually adding it to the
project however.