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 <apa...@elyograg.org> wrote: > > 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 the two so I can begin my crawls? > > Most things that work with 7.3.0 should also work with 7.4.0. > > You would need to read the Nutch documentation for help with that. With > a tiny bit of googling, I found this: > > https://wiki.apache.org/nutch/NutchTutorial#Step-by-Step:_Indexing_into_Apache_Solr > > The Nutch project also has a mailing list similar to this one. > > http://nutch.apache.org/mailing_lists.html > > Thanks, > Shawn >