I'm sure this has been covered before but 
I didn't see an obvious match after
searching the mailing list:

Why doesn't IndexWriter have a delete method?

And related to this is why does IndexReader have it?

Every time I use IndexReader I think of it as
an r/o view of the index, which is wrong, as it's the 
only place where you can delete documents.


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

Reply via email to