Would it be better to make my Schema changes within the renamed "/solr-5.3.0/server/solr/configsets/data_driven_schema_configs/conf/schema.xml" instead of the way that I am doing it now via curl -X PO

2016-03-19 Thread John Mitchell
"? I have pasted below my shell script which starts with an empty Solr, then adds to the Schema via "curl -X POST -H 'Content-type:application/json' --data-binary '

I am having trouble connecting the Nutch 1.10 web crawler with Solr 5.3.0.

2016-03-15 Thread John Mitchell
e 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