Dear Wiki user, You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification.
The "Tutorial on incremental crawling" page has been changed by Gabriele Kahlout. http://wiki.apache.org/nutch/Tutorial%20on%20incremental%20crawling?action=diff&rev1=4&rev2=5 -------------------------------------------------- Follow 2 script: 1. Abridged script using Solr; + 2. Unabridged script with explanations and using nutch index. + + == 1. Abridged script using Solr == {{{ #!/bin/sh @@ -78, +81 @@ }}} - 2. Unabridged script with explanations and using nutch index. - == 1. Abridged script using Solr == == 2. Unabridged script with explanations and using nutch index == {{{

