Yonik Seeley wrote on 11/09/2006 08:50 AM:
> For best behavior, you probably want to be using the current
> (svn-trunk) version of Lucene with the new merge policy.  It ensures
> there are mergeFactor segments with size <= maxBufferedDocs before
> triggering a merge.  This makes for faster indexing in the presence of
> deleted docs or partially full segments.
>

I've got quite a few local patches unfortunately.  It will take a while
to sync up.  If I don't already have this new logic, can I pick it up by
just merging with the latest IndexWriter or are the changes more extensive?

Thanks again,

Chuck


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to