This looks < Nutch 1.3 stuff, therefore I would suggest you utilise a simple script to automate this. We no longer support the index merger in current development (or release) distributions of Nutch.
hth On Mon, May 7, 2012 at 11:07 AM, [email protected] <[email protected]> wrote: > Hi, > When i merge indexes using nutch's IndexMerger, I give as input some folders > that were created by the indexer and get as output the merged index. > > The folders that are crated by the indexer are of this structure: > Indexes/part-00000/<index files> > > the output of the index merger is a folder of this structure: > Index/<index files> > > Of course I understand the the merges merges all the given indexes and the > index that I get includes all that I need. > But I'm trying to maintain the same nutch output directory as nutch creates. > So how can I automatically merge all the indexes part folder to the Indexes > folder, having eventually a structue like this: Indexes/part-00000/<index > files>, Indexes/part-00001/<index files>... > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/How-do-I-merge-indexes-so-that-the-indexes-folder-is-merged-as-well-tp3968192.html > Sent from the Nutch - User mailing list archive at Nabble.com. -- Lewis

