[
https://issues.apache.org/jira/browse/NUTCH-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12936009#action_12936009
]
Alex McLintock commented on NUTCH-939:
--------------------------------------
Although I haven't checked these patches yet it would be good to have a
consistent way of specifying segments - such as by using a -dir directory
option. It would be good if the option behaved the same everywhere.
> 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.2
> Reporter: Claudio Martella
> Priority: Minor
> Fix For: 1.2
>
> 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.