On Jan 17, 2007, at 12:00 PM, 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?
Not in KS right now.
Hmm.
I think what you'd have to do is save all the terms, then run a
deletion op against the new segment after it's written.
Marvin Humphrey
Rectangular Research
http://www.rectangular.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]