Re: TolerantUpdateProcessorFactory maxErrors=-1 issue

2018-09-23 Thread Derek Poh
Hi Tomas I moved TolerantUpdateProcessorFactoryto the beginning of the chain, reload the collection. The indexing process still abort. On 22/9/2018 4:28 AM, Tomás Fernández Löbbe wrote: Hi Derek, I suspect you need to move the TolerantUpdateProcessorFactory to the beginning of the chain On T

Setting Spellcheck for solr only for zero result

2018-09-23 Thread neel choudhury
I am looking for setting up spellcheck for solr correctly. For performance reason (and avoiding confusion) I don't want to give any suggestion for any query which returns at least one result. Solr provides a parameter spellcheck.maxResultsForSuggest. For my use case i need to set is as 0 as I only

Re: Connect to Nutch Core with Solr

2018-09-23 Thread Erick Erickson
If necessary (and it probably isn't), you can download whatever version of Solr you need from: http://archive.apache.org/dist/lucene/solr/ But as Shawn said, I'd just use 7.4, follow the instructions for connecting to 7.3 and it should "just work". On Sun, Sep 23, 2018 at 4:41 AM Shawn Heisey wro

Re: Connect to Nutch Core with Solr

2018-09-23 Thread Shawn Heisey
On 9/22/2018 11:21 PM, Timeka Cobb wrote: Hello there, hope all is well! I just installed both Nutch and Solr onto a Linux/Ubuntu sytems and trying to connect them through the nutch core. I notice in the wiki it said that Nutch 1.15 is compatible to Solr 7.3.0 but I installed Solr 7.4.0. How do I