On 4/4/07, Michael McCandless (JIRA) <[EMAIL PROTECTED]> wrote:
Note that for "autoCommit=false", this optimization is somewhat less
important, depending on how often you actually close/open a new
IndexWriter.  In the extreme case, if you open a writer, add 100 MM
docs, close the writer, then no segment merges happen at all.

I think in the current code, the merge behavior for "autoCommit=false"
is the same as that for "autoCommit=true", isn't it?

Cheers,
Ning

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

Reply via email to