Solr 8.2.0 having issue with ZooKeeper 3.5.5

2019-07-29 Thread Zheng Lin Edwin Yeo
Hi, I am using the new Solr 8.2.0 with SolrCloud and external ZooKeeper 3.5.5. However, after adding in the line under zoo.cfg *4lw.commands.whitelist=** I get the error under Cloud -> ZK Status in Solr *"Errors: - membership: Check 4lq.commands.whitelist setting in zookeeper configuration

RE: Solr join query

2019-07-29 Thread Vadim Ivanov
I'm using join of multivalued field to the id field of dictionary (another collection). It's working pretty well -- Vadim > -Original Message- > From: Rajdeep Sahoo [mailto:rajdeepsahoo2...@gmail.com] > Sent: Monday, July 22, 2019 9:19 PM > To: solr-user@lucene.apache.org > Subject:

Re: Ranking

2019-07-29 Thread Charlie Hull
There are also various tools including a Chrome plugin and (my own employer's) www.splainer.io that make the debug info a little easier to read and understand. Cheers Charlie On 27/07/2019 21:55, Erik Hatcher wrote: The details of the scoring can be seen by setting =true Erik On Jul

RE: Solr join query

2019-07-29 Thread Vadim Ivanov
Erick, I'm using query time join, that requires colocated collections. I just have dictionaries replicas on all nodes of my cluster Like this: ={!join score=none from=id fromIndex=collection to=dictionary}*:* -- Vadim > -Original Message- > From: Erick Erickson

Re: Contact for Wiki / Support page maintainer

2019-07-29 Thread Jason Gerlowski
I was under the impression that non-committers could also edit the wiki pages if the requested the appropriate karma on the mailing list. Though maybe that changed with the move to cwiki, or maybe that's never been the case On Thu, Jul 25, 2019 at 4:10 PM Jan Høydahl wrote: > > All

Re: Solr join query

2019-07-29 Thread Erick Erickson
Vadim: Are you using streaming or the special “cross collection” join that requires colocated collection? > On Jul 29, 2019, at 4:23 AM, Vadim Ivanov > wrote: > > I'm using join of multivalued field to the id field of dictionary (another > collection). > It's working pretty well > > -- >

GraalVM & Solr

2019-07-29 Thread Vincenzo D'Amore
Hi all, has anyone tried to run Solr with GraalVM? If yes, do you want share your experience? Best regards, Vincenzo -- Vincenzo D'Amore

How to Search by document.contentType

2019-07-29 Thread JTytler
I am indexing document.contentType in my Solr core and want to know what the right syntax is to search by document.contentType. I want to get a list of, for example, all the document.contentType with the value application/pdf. I have tried q=document.contentType:application/pdf and

[ZOOKEEPER] - Error - HEAP MEMORY

2019-07-29 Thread Rodrigo Oliveira
Hi, After 3 days running, my zookeeper showing this error. 2019-07-29 15:10:41,906 [myid:1] - WARN [RecvWorker:4332550065071534382:QuorumCnxManager$RecvWorker@1176] - Connection broken for id 4332550065071534382, my id = 1, error = java.io.IOException: Received packet with invalid packet:

Re: Contact for Wiki / Support page maintainer

2019-07-29 Thread Jan Høydahl
All PMC members can add indivitual contributors in Confluence. Even for specific pages I think. -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com > 29. jul. 2019 kl. 16:47 skrev Jason Gerlowski : > > I was under the impression that non-committers could also edit the >

SolrCloud recommended I/O RAID level

2019-07-29 Thread Kaminski, Adi
Hi, We are about to size large environment with 7 nodes/servers with replication factor 2 of SolrCloud cluster (using Solr 7.6). The system contains parent-child (nested documents) schema, and about to have 40M parent docs with 50-80 child docs each (in total 2-3.2B Solr docs). We have a use