Nutch チュートリアルhttp://wiki.apache.org/nutch/NutchTutorialに従って Nutch クローラーを実行しましたが、それを solr にロードし始めたときに、「No IndexWriters activate - check your configuration」というメッセージが表示されます。
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