> We've been using this in production for a while and it fixed the
> extremely slow searches when there are deleted documents.

Who was the caller of isDeleted()? There may be an opportunity for an easy
optimization to grab the BitVector and reuse it instead of repeatedly
calling isDeleted() on the IndexReader.

-Yonik
Now hiring -- http://tinyurl.com/7m67g

Reply via email to