Index Optimization

2008-03-11 Thread masz-wow
I managed to optimize my index successfully. The problem that I'm having now is when I check the index using Lucene Index Toolbox there are a few files in the index itself is deletable. I understand that optimize method will merge the index files but How come there is still deletable index files i

Re: Index Optimization

2008-03-11 Thread masz-wow
thanks hossman. will post it at java-user hossman wrote: > > > 1) > http://wiki.apache.org/lucene-java/LuceneFAQ#head-adee7c1d869aa20101733944da79e15a1a2e7dfa > > FAQ: "Why do I have a deletable file (and old segment files remain) after > running optimize?" > > 2) http://people.apache.org/~ho