check the hadoop log and see if there is any obvious exception errors... also try running individual commands and see if something strange happens, i.e. parse says "nothing to parse". this may help for command usage
http://wiki.apache.org/nutch/NutchTutorial#A6._Integrate_Solr_with_Nutch also I would suggest instead of cygwin using vmware or virtualbox. you can get a free release and setup an actual linux environment. might be a bit easier for you, so you don't have to deal with the possibilities of permission/file location errors in cygwin On Tue, Jul 31, 2012 at 9:02 PM, veryblues_cn <[email protected]> wrote: > Yep, no error,I use the command like this:nutch crawl urls -dir crawlfile > -solr http://localhost:8089/solr -depth 3 topN 5 > Is it a right command ? Or should I do anything else to connect the nutch > and the solr? > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/No-output-to-solr-no-running-error-with-my-install-and-config-of-nutch-tp3998290p3998530.html > Sent from the Nutch - User mailing list archive at Nabble.com. >

