Re: min_popularity alternative for Solr Relatedness and Semantic Knowledge Graphs

2021-07-29 Thread Kerwin
Hi Alessandro, Thank you for spending some time to look into my query. I am still trying to understand the use of the function under computeRelatedness using the number 30 and also some other numbers. The use of the foreground count will help as an additional parameter if it were present. It will

Re: Zookeeper Server Error - Zookeeper server not running

2021-07-29 Thread Reej Nayagam
Hi, We have a scheduled job running every 5 mins to check the zookeeper status and the core status. we have this as part of the application monitoring. server1, server2 and server3 are not left blanks, they have value, SInce I cannot copy paste, i just mentioned it as empty. with the warnings, i re

Re: autoSoftCommit not working

2021-07-29 Thread Pratik Patel
Thanks for the reply Shawn. I did an experiment where I set commitWithin to be 30 seconds. With commitWithin=30 seconds, I could see documents in Solr Admin UI and its count increasing at an expected interval. I still could not see the log messages in solr container for soft commits but may be tha

Re: autoSoftCommit not working

2021-07-29 Thread Shawn Heisey
On 7/29/2021 2:38 PM, Pratik Patel wrote: I have following in my solrconfig.xml 6 false 3 I am triggering many solrClient.add( collName. , commitWithin ) calls from my code and commtWithin=6hours Based on the above configuration, I expect a

autoSoftCommit not working

2021-07-29 Thread Pratik Patel
Hi, I have following in my solrconfig.xml 6 false 3 I am triggering many solrClient.add( collName. , commitWithin ) calls from my code and commtWithin=6hours Based on the above configuration, I expect a soft commit to happen every 30 seconds but I

Re: Indexing parent-child docs with solrj

2021-07-29 Thread Tim Allison
Sorry, please disregard. Most recent documentation clarifies that we were doing "anonymous" child indexing which is no longer recommended. On Thu, Jul 29, 2021 at 2:16 PM Tim Allison wrote: > > Hi All, > > I'm working with Nicholas DiPiazza on the Solr emitter for Tika 2.x. > We're trying to m

Indexing parent-child docs with solrj

2021-07-29 Thread Tim Allison
Hi All, I'm working with Nicholas DiPiazza on the Solr emitter for Tika 2.x. We're trying to model all embedded documents for a given input document as children of that input document. We're using Solrj [1] and addChildDocument(). It feels from the documentation [2] that we should get the _n

Re: Zookeeper Server Error - Zookeeper server not running

2021-07-29 Thread Cassandra Targett
The first problem you had means that more than 60 connections (configured with the maxClientCnxns property in your zoo.cfg) were being attempted from the *same* IP - that’s a lot! The second error seems rather truncated the way you’ve provided it - from Googling it seems there should be a bit m

Re: Zookeeper Server Error - Zookeeper server not running [Help required]

2021-07-29 Thread Reej Nayagam
> Hi All, > > Solr version - 8.8.2, Zookeeper - 3.6.3 > > we have 3 zk's configured and there were no changes. > All of a sudden, we got a error, too many connection from 192.xx.xx. > maxconnection is 60. > > We stopped all the 3 zk's, cleared data and logs, and tried to restart, we > get the bel

Zookeeper Server Error - Zookeeper server not running

2021-07-29 Thread Reej Nayagam
Hi All, Solr version - 8.8.2, Zookeeper - 3.6.3 we have 3 zk's configured and there were no changes. All of a sudden, we got a error, too many connection from 192.xx.xx. maxconnection is 60. We stopped all the 3 zk's, cleared data and logs, and tried to restart, we get the below error myid:1 war