[
https://issues.apache.org/jira/browse/NUTCH-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Markus Jelsma updated NUTCH-1449:
---------------------------------
Attachment: NUTCH-1449.patch
Patch!
* adds indexer.delete.skipped.by.indexingfilter parameter defaulted to true
* adds param to nutch default plus missing other param
* moved indexing filters to the bottom so it can have control over all fields
that were added by indexermapreduce (only the boost was not adjustable by a
filter)
> Optionally delete documents skipped by IndexingFilters
> ------------------------------------------------------
>
> Key: NUTCH-1449
> URL: https://issues.apache.org/jira/browse/NUTCH-1449
> Project: Nutch
> Issue Type: Improvement
> Components: indexer
> Affects Versions: 1.5.1
> Reporter: Markus Jelsma
> Assignee: Markus Jelsma
> Priority: Minor
> Fix For: 1.11
>
> Attachments: NUTCH-1449.patch
>
>
> Add configuration option to delete documents instead of skipping them if the
> indexing filters return null. This is useful to delete documents with new
> business logic in the indexing filter chain.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)