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 
  

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Nutch-cvs mailing list
Nutch-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-cvs

Reply via email to