Dear Wiki user,

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

The "bin/nutch solrindex" page has been changed by MarkusJelsma:
http://wiki.apache.org/nutch/bin/nutch%20solrindex?action=diff&rev1=3&rev2=4

Comment:
added deleteGone

  
  '''<solr url>''': This is the HTTP solr instance you wish to index data with. 
e.g. ''http://localhost:8983/solr''
  
- '''<crawldb>''': This arguement should be the path to the crawldb directory.
+ '''<crawldb>''': This argument should be the path to the crawldb directory.
  
  '''-linkdb <linkdb>''': The path to the linkdb directory is optional. If the 
-linkdb <linkdb> is ommitted the overall solrindex command will still execute 
successfully. 
  
@@ -23, +23 @@

  
  '''[-noCommit]''': Do not send a commit after indexing the segment(s).
  
+ '''[-deleteGone]''': Delete the gone pages and permanent redirects of the 
input segment(s).
  
  CommandLineOptions
  

Reply via email to