You're probably fine. Part of indexing is merging segments, and when segments are merged the data from deleted (or updated) documents is reclaimed. Any slight variance in the commit algorithm will potentially reclaim more or less space.
What happens if you optimize (forceMerge) as a final step? That will reclaim all deleted space.... Best, Erick On Tue, Mar 25, 2014 at 1:36 AM, Jose Carlos Canova <jose.carlos.can...@gmail.com> wrote: > Hello, > > I have a doubt about index size, > I am testing a program using Lucene to index some dataset. > > At the final the result of index size is varying a little, since i haven't > finished the tests at all, i'm doubt if it is normal the index size vary on > size among different tests. > > att. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org