kaivalnp commented on PR #12160:
URL: https://github.com/apache/lucene/pull/12160#issuecomment-1445321096
Thanks! I wasn't sure where to add the entry..
I have currently put it under Lucene 10 -> Optimizations
Please let me know if you feel this should be someplace else
--
This i
jpountz opened a new pull request, #12170:
URL: https://github.com/apache/lucene/pull/12170
The default implementation of merging doc values resolves the ordinal of a
document in `nextDoc()`. But sometimes, doc values iterators are consumed
without retrieving ordinals, e.g. to write the set