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 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.