Hi

add 
<property>
   <name>searcher.dir</name>
   <value>/path/to/your/segments/dir/</value>
</property>

to WEB-INF/classes/nutch-site.xml

I'm using an absolute path in <value>.
The path should point to the directory that contains the
"segments"-directory.



regards
c

Am Montag, den 17.10.2005, 13:56 -0400 schrieb Robb, Sam:
> Hi,
> 
>   I'm experimenting with running Nutch under Fedora Core 4.
> I'd like to run Nutch using Tomcat 5 started as a service
> via /etc/init.d - the default setup under FC4.  However, the
> last part of the Nutch tutorial states:
> 
>   "The webapp finds its indexes in ./segments, relative to
>    where you start Tomcat, so, if you've done intranet crawling,
>    connect to your crawl directory, or, if you've done whole-web
>    crawling, don't change directories, and give the command:
>    ~/local/tomcat/bin/catalina.sh start"
> 
>   I'm new to Tomcat, Nutch, etc. and I'm wondering what I should
> do to set things up so that Nutch can find ./segments in the
> expected location?
> 
>   Thanks,
> 
> -Samrobb



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Nutch-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-general

Reply via email to