Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change 
notification.

The following page has been changed by uygar bayar:
http://wiki.apache.org/nutch/RunningNutchAndSolr

------------------------------------------------------------------------------
          at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65)
          at org.apache.nutch.indexer.SolrIndexer.main(SolrIndexer.java:93)
  -------------------------------------------------------
+ Sorry but nothing change!! Same as below..
+ 
  ERROR
  I changed lines and it worked.But this time gave this error. I tried both 
private and protected scopes but nothing changed.
  I also changed this line  Document doc = (Document) ((ObjectWritable) 
value).get(); with this  Document doc = (Document) ((NutchWritable) 
value).get(); this time gave build error..

Reply via email to