You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by Apache Wiki <wi...@apache.org> on 2006/06/27 05:39:40 UTC

[Nutch Wiki] Update of "Nutch - The Java Search Engine" by DavidSickmiller

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification.

The following page has been changed by DavidSickmiller:
http://wiki.apache.org/nutch/Nutch_-_The_Java_Search_Engine

------------------------------------------------------------------------------
    s=`ls -d crawl.virtusa/segments/2* | tail -1`
    echo Segment is $s
    bin/nutch fetch $s
-   bin/nutch updatedb crawl.virtusa /db $s
+   bin/nutch updatedb crawl.virtusa/db $s
-   bin/nutch analyze crawl.virtusa /db 5
+   bin/nutch analyze crawl.virtusa/db 5
    bin/nutch index $s
    bin/nutch dedup crawl.virtusa /segments crawl.virtusa/tmpfile