kalidoss wrote:
Hi,

I would like to split the existing index by 2 index, ( inverse of merge index function).

   My index directory size around 20G and 10 Million documents.

-Kalidoss.m,

I think IndexSplitter and/or MultiPassIndexSplitter are what you are looking for:

http://hudson.zones.apache.org/hudson/job/Lucene-trunk/javadoc/contrib-misc/org/apache/lucene/index/IndexSplitter.html
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/javadoc/contrib-misc/org/apache/lucene/index/MultiPassIndexSplitter.html

Koji

--
http://www.rondhuit.com/en/

Reply via email to