Re: How to block expensive solr queries

2019-10-10 Thread Wei
On Wed, Oct 9, 2019 at 9:59 AM Wei wrote: > Thanks all. I debugged a bit and see timeAllowed does not limit stats > call. Also I think it would be useful for solr to support a white list or > black list of operations as Toke suggested. Will create jira for it. > Currently seems the only option to

Solr-8.2.0 Cannot create collection on CentOS 7.7

2019-10-10 Thread Peter Davie
I have just installed Solr 8.2.0 on CentOS 7.7.1908.   Java version is as follows: openjdk version "11.0.4" 2019-07-16 LTS OpenJDK Runtime Environment 18.9 (build 11.0.4+11-LTS) OpenJDK 64-Bit Server VM 18.9 (build 11.0.4+11-LTS, mixed mode, sharing) I am using the following commad to create a

igain query parser generating invalid output

2019-10-10 Thread Peter Davie
Hi, I apologise in advance for the length of this email, but I want to share my discovery steps to make sure that I haven't missed anything during my investigation... I am working on a classification project and will be using the classify(model()) stream function to classify documents.  I ha

Re: Zk Status Error

2019-10-10 Thread Shawn Heisey
On 10/10/2019 9:00 AM, mdsholund wrote: I am also getting this error using ZK 3.5.5 and Solr 7.7.2. I have whitelisted mntr but still get a similar exception 2019-10-10 14:59:01.799 ERROR (qtp591391158-152) [ ] o.a.s.s.HttpSolrCall null:java.lang.ArrayIndexOutOfBoundsException: 1 at

AutoAddReplicas doesn't work with TLOG and PULL replicas

2019-10-10 Thread David Kovář
We would like to use SOLR in "Master-Slave" configuration (3 TLOG replicas as a "master" and several PULL replicas as "slave" for read queries). AutoAddReplicas option is turned on. Here is example of initialization query: http://10.0.48.200:9092/solr/admin/collections?action=CREATE&autoAddRepl

RE: Zk Status Error

2019-10-10 Thread mdsholund
I am also getting this error using ZK 3.5.5 and Solr 7.7.2. I have whitelisted mntr but still get a similar exception 2019-10-10 14:59:01.799 ERROR (qtp591391158-152) [ ] o.a.s.s.HttpSolrCall null:java.lang.ArrayIndexOutOfBoundsException: 1 at org.apache.solr.handler.admin.ZookeeperStat