<configuration>
<property>
<name>searcher.dir</name>
<value>your_crawl_folder_here</value>
</property>
</configuration>
For example, if your nutch directory resides at C:\nutch-0.9.0 and you specified crawl as the directory after the -dir command, then enter C:\nutch-0.9.0\crawl\ instead of your_crawl_folder_here.
I don't understand this part of the nutch install guide. Anyone working with nutch can explain for me? Thanks in advanced.