On Wed, May 7, 2025 at 3:48 PM Justin Borromeo
<justin.borro...@glean.com.invalid> wrote:
>
>
> One thing I don't understand is why does the list of deleted mmapped
> fields only include doc values files?  If your theory is correct and this
> is caused by deletes being updated over and over, wouldn't we expect only
> .liv files to be deleted?
>

Maybe caused by use of softUpdateDocument() vs an ordinary delete?
https://s.apache.org/vb83s
Based on a quick search, it seems that Opensearch may use this method
in some circumstances.

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

Reply via email to