Re: Solr 8.3.1 longer query latency over 6.4.2

2020-08-19 Thread Michael Gibney
Hi Elaine, I'm curious what happens if you remove "pf" (phrase field) setting from your edismax config? This question brought to mind https://issues.apache.org/jira/browse/SOLR-12243?focusedCommentId=16836448#comment-16836448 and https://issues.apache.org/jira/browse/LUCENE-8531. This *could*

Re: Solr 7.7 restore issue

2020-08-19 Thread Koen De Groote
Oh hey, I once talked in this thread. I ended up just not using any rules. There's a logic there, but I could not tell if the behavior was bugged or not. On Wed, Aug 19, 2020 at 7:24 PM mirei wrote: > Would anyone be able to confirm that this is indeed a Solr bug between > restore and

Re: Solr 7.7 restore issue

2020-08-19 Thread mirei
Would anyone be able to confirm that this is indeed a Solr bug between restore and autoscaling? I have done some local testing and found the following patterns and discoveries. When using a replica count autoscaling policy {"replica": "<2","shard": "#EACH","node": "#ANY"}, it breaks Solr restore

Re: Replicas in Recovery During Atomic Updates

2020-08-19 Thread Anshuman Singh
Hi, Anyone has any idea about this issue? Apart from the errors in the previous email, facing below errors frequently: 2020-08-19 11:56:09.467 ERROR (qtp1546693040-32) [c:collection_4 s:shard3 r:core_node13 x:collection_4_shard3_replica_n10] o.a.s.u.SolrCmdDistributor java.io.IOException:

Re: Solr with HDFS configuration example running in production/dev

2020-08-19 Thread Joe Obernberger
Your exception didn't come across - can you paste it in? -Joe On 8/19/2020 10:50 AM, Prashant Jyoti wrote: You're right Andrew. Even I read about that. But there's a use case for which we want to configure the said case. Are you also aware of what feature we are moving towards instead of

Solr 8.3.1 longer query latency over 6.4.2

2020-08-19 Thread Elaine Cario
Hi Solr experts, We're in the process of upgrading SolrCloud from 6.4.2 to 8.3.1, and our performance testing is consistently showing search latencies are measurably higher in 8.3.1, for certain kinds of queries it may be as much as 200 ms higher on average. We've seen this now in 2 different

Re: Solr with HDFS configuration example running in production/dev

2020-08-19 Thread Prashant Jyoti
You're right Andrew. Even I read about that. But there's a use case for which we want to configure the said case. Are you also aware of what feature we are moving towards instead of HDFS? Will you be able to help me with the error that I'm running into? Thanks in advance! On Wed, 19 Aug, 2020,

Re: Solr with HDFS configuration example running in production/dev

2020-08-19 Thread Andrew MacKay
I believe HDFS support is being deprecated in Solr. Not sure you want to continue configuration if support will disappear. On Wed, Aug 19, 2020 at 7:52 AM Prashant Jyoti wrote: > Hi all, > Hope you are healthy and safe. > > Need some help with HDFS configuration. > > Could anybody of you share

Solr with HDFS configuration example running in production/dev

2020-08-19 Thread Prashant Jyoti
Hi all, Hope you are healthy and safe. Need some help with HDFS configuration. Could anybody of you share an example of the configuration with which you are running Solr with HDFS in any of your production/dev environments? I am interested in the parts of SolrConfig.xml / Solr.in.cmd/sh which