2012-01-21 81 views
-1
<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. 

我不明白nutch安裝指南的這一部分。任何與nutch工作的人都可以爲我解釋一下嗎?Nutch Installation

回答

0

您需要確保nutch web應用程序可以找到生成的索引和段。 Nutch在searcher.dir屬性中定義的目錄的索引和段子目錄中查找這些目錄。

searcher.dir設置爲包含索引和段的爬網目錄。

0

<name>,你是給你履帶式的名稱(例如,我的Nutch的蜘蛛),並在<value>,你的名字分配一個值(例如這個名字的居住或指的是trunk/build/plugins任何文件夾名稱)