On Thu, Jun 11, 2009 at 10:46 AM, Jacob Elder<jel...@locamoda.com> wrote:
> Is there any way to get the number of deleted records from a delete request?

Nope.  I avoided adding it initially because I thought it might get
difficult to calculate that data i the future.
That's now come true - Lucene now handles the delete and buffers it
until later even.  So it's not really possible to get the number at
the time you send in the delete.

-Yonik
http://www.lucidimagination.com

Reply via email to