On 1/17/07, Michael McCandless <[EMAIL PROTECTED]> wrote:
robert engels wrote:
> Under this new scenario, what is the result of this:
>
> I open the IndexWriter.
>
> I delete all documents with Term A.
> I add a new document with Term A.
> I delete all documents with Term A.
>
> Is the new document correctly removed?
This is actually a question about the proposed patch for LUCENE-565
"supporting deleteDocuments in IndexWriter". Remember: this is
separate from "commit on close". We can do either one first. Anyway,
the answer to your question is "yes" for the most recent patch. See:
The answer is "yes" to all patch versions submitted, including the
most recent. :-)
Cheers,
Ning
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]