stefanvodita opened a new issue, #11814:
URL: https://github.com/apache/lucene/issues/11814

   ### Description
   
   `IndexRearranger` applies deletes found in the original index, so the 
rearranged index will not contain any deleted docs. While deleted docs don't 
show up in search results, they still impact search performance. If we want the 
rearranged index to be as similar as possible to the original index, we should 
also include the docs marked for deletion.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to