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)

