Fwd: Setting Solr Home via installation script

2019-01-08 Thread Stephon Harris
Seeing if anyone has any thoughts on this again. -- Forwarded message - From: Stephon Harris Date: Mon, Jan 7, 2019 at 10:05 AM Subject: Setting Solr Home via installation script To: I am trying to install solr as a service so that when a restart takes place the solr home

Setting Solr Home via installation script

2019-01-07 Thread Stephon Harris
r home would be set to example/schemaless/solr. What should I do to get solr home set to example/schemaless/solr? Is there another way I should go about getting the cores that I created under the schemaless directory in the solr home directory? -- Stephon Harris *Enterprise Knowledge, LLC* *Web:

Nested Child document doesn't return in query

2018-12-17 Thread Stephon Harris
x27;m wondering why the document with id "2-1" now doesn't return with the Block Join Child Query Parser? It previously did. I'm wondering is there a way someone could have un-nested a child document? -- Stephon Harris *Enterprise Knowledge, LLC* *Web: *http://

Fwd: Ingesting/Querying Documents with Nested/Related Documents and extracting Full-text

2018-11-08 Thread Stephon Harris
Following up on this to see if anyone has thoughts. -- Forwarded message - From: Stephon Harris Date: Wed, Nov 7, 2018 at 12:21 PM Subject: Ingesting/Querying Documents with Nested/Related Documents and extracting Full-text To: Hi, I want to ingest a collection of documents

Ingesting/Querying Documents with Nested/Related Documents and extracting Full-text

2018-11-07 Thread Stephon Harris
"1" } I'm looking for any recommendations on ingesting and querying these documents. Can I ingest these documents by nesting child documents in the overview document and also extract full-text from a PDF? If so, how can I query for both the parent and the children documents? Or sh

Re: SolrCloud replica always fully resync index from leader node

2014-12-01 Thread stephon
Hello Ludovic, Before then, I have comment out AutoCommit, the old-style configuration. But not works, the replica is fully resync every 2 days. What is the correct way to make a replica to prevent this issue, or what config I missed? Thanks a lot -- View this message in context: http://luce

Re: SolrCloud replica always fully resync index from leader node

2014-11-28 Thread stephon
Hello Erick, My solrconfig.xml is in attachment. solrconfig.xml It is running with a Debian server with 64GB RAM. And the full replication evidence is coreA_shard1_replica2 is in recovering state. Since in this state, solr/coreA

Re: SolrCloud replica always fully resync index from leader node

2014-11-28 Thread stephon
* new index version number: 1417165480450 * omitHeader has been set to true If additional information needed, please let me know. Thanks a lot --- stephon -- View this message in context: http://lucene.472066.n3.nabble.com/SolrCloud-replica-always-fully-resync-index-from-leader-node

SolrCloud replica always fully resync index from leader node

2014-11-28 Thread stephon
node (coreA_shard1_replica1) every 2 days. In the solrconfir.xml of coreA, autocommit has set to 30 secs 3 true and setting replicateAfter:commit How do I prevent coreA_shard1_replica2 from always fully resyncing from coreA_shard1_replica1 ? Thanks a lot. stephon -- View this