Simon Willnauer created LUCENE-8602:
---------------------------------------
Summary: Share TermsEnum if possible while applying DV updates
Key: LUCENE-8602
URL: https://issues.apache.org/jira/browse/LUCENE-8602
Project: Lucene - Core
Issue Type: Improvement
Reporter: Simon Willnauer
Fix For: master (8.0), 7.7
Today we pull a new terms enum when we apply DV updates even though the
field stays the same which is the common case. Benchmarking this on a
larger term dictionary with a significant number of updates shows a
2x improvement in performance.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]