Hi guys, I've just attached a patch to https://issues.apache.org/jira/browse/NUTCH-1047 which contains what should be the first working version for it. I would be very grateful if you could spend a bit of time trying it and see if you come up with any problems.
Basically the idea here is to have generic commands for the index related stuff and keep the implementation for the backends as plugins (e.g. SOLR, ElasticSearch, etc...) which will make the code easier to extend and maintain. The nutch script and crawl class should work as before and for now we have only one indexer plugin for SOLR. So from a user point of view there should be no difference at all in the way things work. Thanks Julien -- * *Open Source Solutions for Text Engineering http://digitalpebble.blogspot.com/ http://www.digitalpebble.com http://twitter.com/digitalpebble

