[ https://issues.apache.org/jira/browse/NUTCH-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12936047#action_12936047 ]
Andrzej Bialecki commented on NUTCH-939: ----------------------------------------- Please note that trunk uses a very different method of working with segments (called batches there), and -dir is not applicable there. > 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.