Simon Willnauer created LUCENE-8593:
---------------------------------------

             Summary: Specialize single value numeric DV updates
                 Key: LUCENE-8593
                 URL: https://issues.apache.org/jira/browse/LUCENE-8593
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Simon Willnauer
             Fix For: master (8.0), 7.7


 The case when all values are the the same on a numeric field update
    is common for soft_deletes. With the new infrastucture for buffering
    DV updates we can gain an easy win by specializing the applied updates
    if all values are the same.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to