This is an automated email from the ASF dual-hosted git repository.
snagel pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nutch.git.
from 3bbc6dd Merge pull request #489 from
sebastian-nagel/NUTCH-2760-protocol-okhttp-request-message-http-version
new c4fade4 NUTCH-2184 Enable IndexingJob to function with no crawldb -
make the CrawlDb argument passed to indexing job optional - improve
command-line help - pick various improvements from PR #95
new 57802d1 NUTCH-2184 Enable IndexingJob to function with no crawldb -
log if there is no CrawlDb provided for indexing
new c4dd7c1 Merge pull request #486 from
sebastian-nagel/NUTCH-2184-indexer-no-crawldb
The 3000 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/nutch/indexer/IndexerMapReduce.java | 45 ++++++++++---
src/java/org/apache/nutch/indexer/IndexingJob.java | 73 +++++++++++++++++++---
2 files changed, 104 insertions(+), 14 deletions(-)