For Solr 5.3.0 I am using /example/cloud with 2 nodes which I believe uses the "data_driven_schema_configs" directory. The old tutorial mentions a schema.xml file that needs to be overridden by the Nutch /conf/schema.xml file but I can't find this within Solr 5.3.0 (or Solr 5.5.0).
John Mitchell On Wed, Mar 16, 2016 at 5:43 AM, Markus Jelsma <[email protected]> wrote: > Hi - indeed, the tutorial relies on the old Solr example directory. Today > the config can be found at: > solr-5.5.0/solr/server/solr/<CORE_NAME>/conf/ > > IF you change contents of that directory, you need to upload them to > Zookeeper if you use Solr cloud. > > Markus > > > -----Original message----- > > From:John Mitchell <[email protected]> > > Sent: Tuesday 15th March 2016 23:56 > > To: [email protected]; John Mitchell <[email protected]> > > Subject: I am having trouble connecting the Nutch 1.10 web crawler with > Solr 5.3.0 > > > > Hi, > > > > I am having trouble connecting the Nutch 1.10 web crawler with Solr > 5.3.0. > > > > I have Solr correctly setup via "bin/solr Start -c cloud -noprompt" and I > > have even crawled data with Norconex web crawler and been able to > > successfully commit this crawled data into Solr but I want to see if I > can > > commit Apache Nutch crawled data into Solr. > > > > I tried the tutorial Integrate Solr with Nutchat > > https://wiki.apache.org/nutch/NutchTutorial#Integrate_Solr_with_Nutch > but > > the location and files referred to don't match my Solr 5.3.0 setup. > > > > > > Thanks, > > > > John Mitchell > > > -- John Mitchell Senior Drupal Developer *CollabraLink Technologies, Inc.* – SBA certified 8(a) Vendor 8405 Greensboro Drive Suite 850| Mclean, VA 22102 Cell: 202-750-9261 Home: 703-917-9491 Work: 202-245-6567 [email protected] <%[email protected]> http://www.collabralink.com

