Hi, If I am not mistaken your Solr url is not accurate. You should provide the Solr url plus the used core. For instance, if your core is named "collection1"; the default Solr core name, then your url should be *http://solr-server:8983/solr/collection1*. I believe if you review Solr or Nutch logs, you will see that the indexing job has failed.
Regards Ameer -- View this message in context: http://lucene.472066.n3.nabble.com/NullPointerException-occured-during-indexing-to-solr-from-nutch-1-7-source-build-tp4156343p4157058.html Sent from the Nutch - User mailing list archive at Nabble.com.

