Am 16.03.2006 um 06:43 schrieb Ilia S. Yatsenko:
And got next error: file not found index/segment
Do you have the property searcher.dir in the nutch-default.xml or nutch-site.xml configured in your nutch webapp?
<property> <name>searcher.dir</name> <value>crawl</value> <description> Path to root of crawl. This directory is searched (in order) for either the file search-servers.txt, containing a list of distributed search servers, or the directory "index" containing merged indexes, or the directory "segments" containing segment indexes. </description> </property> Marko
