Of course, that doesn't have to be the case.  It would be a trivial
change to merge segments and not remove the deleted docs.  That
usecase could be useful in conjunction with ParallelReader.

If the behavior of deleted docs during merging or optimization ever changes,
please make this configurable. Our application uses the Lucene docid as a
key into our numeric values 'extension' file, and it depends on the simple
behavior described in the previous posts.

Thanks,
Peter


On 5/10/07, Yonik Seeley <[EMAIL PROTECTED]> wrote:

On 5/10/07, Yonik Seeley <[EMAIL PROTECTED]> wrote:
> Deleted documents are removed on segment merges (for documents marked
> as deleted in those segments).

Of course, that doesn't have to be the case.  It would be a trivial
change to merge segments and not remove the deleted docs.  That
usecase could be useful in conjunction with ParallelReader.

-Yonik

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


Reply via email to