我已经按照 nutch 教程http://wiki.apache.org/nutch/NutchTutorial运行了 nutch 爬虫,但是当我开始将它加载到 solr 时,我收到了这条消息,即“没有激活 IndexWriters - 检查你的配置”
bin/nutch solrindex http://localhost:8983/solr crawl/crawldb/ -dir crawl/segments/
Indexer: starting at 2013-07-15 08:09:13
Indexer: deleting gone documents: false
Indexer: URL filtering: false
Indexer: URL normalizing: false
**No IndexWriters activated - check your configuration**
Indexer: finished at 2013-07-15 08:09:21, elapsed: 00:00:07