Hey, I guess this option has been removed in Lucene 2.0 - you could
look as maxBufferedDocs and ramBufferSizeMB to control how many
documents / heap space is used to buffer documents before they are
flushed and merged into a new segment. Don't know what you are trying
to do but those are the factors you might wanna look at.

simon

On Tue, Aug 24, 2010 at 11:35 AM, stockii <st...@shopgate.com> wrote:
>
> in lucene is this option for the index configuration available. In Solr too ?
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/minMergeDocs-supported-tp1302856p1307821.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to