[
https://issues.apache.org/jira/browse/NUTCH-939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki resolved NUTCH-939.
-------------------------------------
Resolution: Fixed
Assignee: Andrzej Bialecki
I modified the patch slightly to allow more flexibility (you can mix individual
segment names and the -dir options) as well as allowing segments placed on
different filesystems. Committed in rev. 1051505. Thank you!
> Added -dir command line option to Indexer and SolrIndexer, allowing to
> specify directory containing segments
> -------------------------------------------------------------------------------------------------------------
>
> Key: NUTCH-939
> URL: https://issues.apache.org/jira/browse/NUTCH-939
> Project: Nutch
> Issue Type: Improvement
> Components: indexer
> Affects Versions: 1.3
> Reporter: Claudio Martella
> Assignee: Andrzej Bialecki
> Priority: Minor
> Fix For: 1.3
>
> Attachments: Indexer.patch, SolrIndexer.patch
>
>
> The patches add -dir option, so the user can specify the directory in which
> the segments are to be found. The actual mode is to specify the list of
> segments, which is not very easy with hdfs. Also, the -dir option is already
> implemented in LinkDB and SegmentMerger, for example.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.