Hi,
I guess (but 'm not quite sure) you are looking for a way to
incrementally index(+update existing index), there would be a lot info
available on the same.
What I would suggest would be deleting the indexes from the current
index using deleteDocuments
(http://lucene.apache.org/java/2_3_1/api/o
I also faced same problem in past.
But in my case the index size was not the issue so i maintained two folder
"newindex" and "oldindex"... and swaping at every update.
-Bhavin pandya
- Original Message -
From: "021336" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, April 01, 2008 9:44 PM
Su