"Antony Bowesman" <[EMAIL PROTECTED]> wrote:
> The writer method does not return the number of deleted documents. Is
> there a
> technical reason why this is not done.
>
> I am planning to see about converting my batch deletions using
> IndexReader to
> IndexWriter, but I'm currently using the
The writer method does not return the number of deleted documents. Is there a
technical reason why this is not done.
I am planning to see about converting my batch deletions using IndexReader to
IndexWriter, but I'm currently using the return value to record stats.
Does the following give th