Re: How to monitor the performance of the SolrCloud cluster in real time

2020-02-22 Thread Erick Erickson
The admin/metrics end point gives the 1, 5 and 15 minute mean rates for the various request handlers (e.g. /query), does that work? Best, Erick > On Feb 22, 2020, at 2:54 AM, Adonis Ling wrote: > > Hi team, > > Our team is using Solr as a complementary full text search service for our > NoSQL

Re: Solr 7.6 frequent OOM with Java 9, G1 and large heap sizes - any tests with Java 13 and the new ZGC?

2020-02-22 Thread tbarkley29
Yes 18% of total physical RAM. The failures in G1GC and CMS setup did seem to be from pause the world. We are using Solr Docker image which is using G1GC by default and we tuned with G1GC. Even with tuning the performance test failed after about 8 hours. With ZGC we had consistent 12 and 24 hour p

NLP with solrcloud

2020-02-22 Thread Sankar Panda
Can any one help me how opennlp pretrained models are configured with solrcloud. Thanks Sankar Panda