On 4 April 2013 19:29, Furkan KAMACI <furkankam...@gmail.com> wrote:
> I use Nutch 2.1 and using that:
>
> bin/nutch solrindex http://localhost:8983/solr -index
> bin/nutch solrindex http://localhost:8983/solr -reindex
[...]

Sorry, but are you sure that you are using 2.1. Here is
what I get with:
./bin/nutch solrindex

Usage: SolrIndexer <solr url> <crawldb> [-linkdb <linkdb>] [-params
k1=v1&k2=v2...] (<segment> ... | -dir <segments>) [-noCommit]
[-deleteGone] [-filter] [-normalize]

i.e., there are no index/reindex options, and nor do I see any in
the code for src/java/org/apache/nutch/indexer/solr/SolrIndexer.java

Regards,
Gora

Reply via email to