Using Nutch crawler with Solr

lucene, nutch, solr

Solution

If you're willing to upgrade to nutch 1.0 you can use the solrindex as described in this article by Lucid Imagination: http://www.lucidimagination.com/blog/2009/03/09/nutch-solr/.

Problem

Am I able to integrate Apache Nutch crawler with the Solr Index server? Edit: One of our devs came up with a solution from these posts - Running Nutch and Solr - Update for Running Nutch and Solr Answer Yes

Original source