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

Connect to Nutch Core with Solr

2018-09-22 Thread Timeka Cobb
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 connect the two so I can begin my crawls?