Re: Query is taking a time in Solr 6.1.0

2020-03-15 Thread vishal patel
How can I use the tokenizing differently? Sent from Outlook From: Erik Hatcher Sent: Friday, March 13, 2020 6:20 PM To: solr-user@lucene.apache.org Subject: Re: Query is taking a time in Solr 6.1.0 Looks like you have two, maybe three,

Copying data

2020-03-15 Thread Jayadevan Maymala
Hi all, I have a 3 node Solr cluster in production (with zoo keeper). In dev, I have one node Solr instance, no zoo keeper. Which is the best way to copy over the production solr data to dev? Operating system is CentOS 7.7, Solr Version 7.3 Collection size is in the 40-50 GB range. Regards, Jayad

RE: Possible performance bug - JSON facet - numBuckets:true

2020-03-15 Thread Rudenko, Artur
Update: I started working on a fix to this issue and I found that the result for "numBuckets" in the original implementation is not accurate: Query using my fix for limit -1: { "responseHeader":{ "zkConnected":true, "status":0, "QTime":31, "params":{ "q":"*:*", "js