What is the output of each of the steps when you execute them separately?
Did you edit regex-urlfilter.txt accordingly?

$ bin/nutch inject urls
$ bin/nutch generate -topN 5
$ bin/nutch fetch -all
$ bin/nutch parse -all

Taken from here:
https://github.com/renepickhardt/metalcon/wiki/simpleNutchSolrSetup




On Wed, Feb 12, 2014 at 10:33 AM, Gavin <[email protected]> wrote:

> I compiled  nutch in eclipse. My storage is hbase.
> After I run the bin/crawl , there are to tables in hbase :"webpage" and
> "%crawl_ID%webpage"
> but there is no data in solr and no exception.
> why?
>
> (I can crawl and index to solr server use nutch1.7.bin,so I think my solr
> server is ok)

Reply via email to