Index multiple docs per call using IndexingFilter extension point
-----------------------------------------------------------------
Key: NUTCH-590
URL: https://issues.apache.org/jira/browse/NUTCH-590
Project: Nutch
Issue Type: Improvement
Components: indexer
Affects Versions: 1.0.0
Reporter: Nathaniel Powell
Fix For: 1.0.0
There are many applications where extracting and indexing multiple documents
from a single HTML web file or other object would be useful. Therefore, it
would help a lot if the IndexingFilter extension point were modified to pass in
a list of documents as an argument and return a list (or collection) of
documents.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.