Hi,
   In the tutorial "The webapp finds its indexes in ./crawl, relative to
where you start Tomcat,"
    I had put crawl under webapps and nutch-09, but none of them work.

   Then I found in another article it said:

   1.

   In the web application deployment directory, open the
   '\WEB-INF\classes\nutch-site.xml' file in a text editor.
   2.

   Change the values of the tags as follows and save the changes.
   -

           <property>
                <name>searcher.dir </name>
                <value>/home/tyrell/nutch-0.7/crawl.virtusa </value>
           </property>



     Since I run this in windows, I set
<value>c:\nutch-09\crawl</value>
   But it won't work. Please help me.
Thanks a lot
Julian

Reply via email to