Michael McCandless wrote:
Also, one caveat: whenever #docs (21578 for Reuters) divided by maxBuffered docs is less than mergeFactor, you will have no merges take place during your runs. This greatly skews the results.
Also, my guess is that this index fits entirely in the buffer cache. Things behave quite differently when segments are larger than available memory and merging requires lots of disk i/o.
Doug --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]