On 10/17/07, Melanie Langlois <[EMAIL PROTECTED]> wrote:
> From a different post I've read on this mailing list, I thought by letting
> this default the optimization will be done automatically every 10 documents
> added to the index (and then every 10 segments, they should be merges..). But
> fo
Ok,
I found some of my answers looking more into the code, I can actually print the
merging infos settings up the IndexWriter.setInfoStream ..
But there is still some stuff I don't get regarding the index optimization
process, I'm don't understand where the merging of document is done by default