i can solve this problem. i read nutch doc for solrindex in: http://wiki.apache.org/nutch/bin/nutch%20solrindex this isn't correct.correct command for solrindex is: sh nutch solr index crawldb -linkdb linkdb segments/*. thanks for your answer Markus.
On Mon, Dec 26, 2011 at 7:23 AM, Markus Jelsma-2 [via Lucene] < [email protected]> wrote: > You didn't parse the segment. > > > i crawl my sites with nutch 1.4 and when i want to index sites with > solr3.3 > > i get some errors. i use this command: > > > > sh nutch solrindex crawldb linkdb segments/* > > > > my errors: > > > > Input path does not exist: file:/linkdb/crawl_parse > > Input path does not exist: file:/linkdb/parse_data > > Input path does not exist: file:/linkdb/parse_text > > > > but when i use that command in nutch 1.3 every thing is ok and does not > > exist any error.help me. > > > > -- > > View this message in context: > > > http://lucene.472066.n3.nabble.com/error-in-solrindex-command-in-nutch-1-4 > > -tp3612540p3612540.html Sent from the Nutch - User mailing list archive > at > > Nabble.com. > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://lucene.472066.n3.nabble.com/error-in-solrindex-command-in-nutch-1-4-tp3612540p3612903.html > To unsubscribe from error in solrindex command in nutch 1.4, click > here<http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3612540&code=dGFoZXJlZ2Fuaml5YXJAZ21haWwuY29tfDM2MTI1NDB8NTgyODE5NjA3> > . > NAML<http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.InstantMailNamespace&breadcrumbs=instant+emails%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://lucene.472066.n3.nabble.com/error-in-solrindex-command-in-nutch-1-4-tp3612540p3613363.html Sent from the Nutch - User mailing list archive at Nabble.com.

