Re: Zookeeper / Solr interaction

2018-07-30 Thread Erick Erickson
1> Yeah, the interactions with ZK are quite chatty. Basically each replica may have several changes of state with ZooKeeper. Down->recovering->active. How many replicas do you have on a node? 2> Unfortunately I don't have much info on this point. 3> I would not expect OOMs on the Solr node while

RE: Zookeeper / Solr interaction

2018-07-30 Thread Zarski, Jacek
Some information I forgot to include: Solr version : 7.2.1 Zk version : 3.4.10 -Original Message- From: Zarski, Jacek Sent: Monday, July 30, 2018 4:06 PM To: solr-user@lucene.apache.org Subject: Zookeeper / Solr interaction Hi, We have the following environment setup for zookeeper/solr

Zookeeper / Solr interaction

2018-07-30 Thread Zarski, Jacek
Hi, We have the following environment setup for zookeeper/solrcould 3 zookeeper ensemble 2 Solr cloud servers I am writing you to further inquire about the interaction of solr and zookeeper. In particular relating to transactions in the transaction logs. I have a script running that logs the a

Re: Recent configuration change to our site causes frequent index corruption

2018-07-30 Thread Shawn Heisey
On 7/27/2018 11:02 AM, cyndefromva wrote: > I'm just curious why are there still so many 503 errors being generated > (Error - Rsolr::Error::Http - 503 Service Unavailable - retrying ...) > > Is it related to all the "Error opening new searcher. exceeded limit of > maxWarmingSearchers=2, try again

Re: File not found error starting Solr 7.4.0 on Windows

2018-07-30 Thread Michael Glasson
Thanks Erick. I tried option 2, changing instances of 'file:%' to 'file:///%' solr.cmd. There were many instances. In fact, 'file:%' was used consistently. When I made the changes, all the errors went away. Regards, Michael

Solr injection

2018-07-30 Thread Богдан
Hi, What is the threat of Solr injection? Examples: ""+_val_:"query({!dismax v='fghfhfghfgh'})" "11"+_val_:"sum(1,2)" AND id:4355 etc.. Thanks!)

Single Filter tagged with multiple tags in Multi Select Faceting

2018-07-30 Thread Zheng Lin Edwin Yeo
Hi, Regarding the Multi Select Faceting, there is a feature whereby we can have a single filter tagged with multiple tags, like the following example: fq={!tag=tag1,tag2,tag3}my_field:my_filter However, I have not been able to figure out the use and advantage of this. Anyone has any information o

Re: SOLR issues after data Migration

2018-07-30 Thread Aniket Khare
Hi Ana, I hope that you are having a setup of zookeeper ensemble in place and Solr and Zookeeper instances are running on separate machines. Also, all the zookeeper and Solr ports are open and accessible to all the solr and zookeeper servers. Thanks, Aniket S. Khare On Mon, Jul 30, 2018 at 12:32

SOLR issues after data Migration

2018-07-30 Thread Ana Mercan (RO)
Hi, I have the following architecture : 2 SOLR servers Load balanced SOLR1 and SOLR 2 whereby we have installed 4 instances on both SOLRs. Version: What happened was that the E partition (where all instances where installed) has been oversized therefore we wanted to migrate the data on a new dr