Re: [PR] [10x] Move some DocValuesConsumer merge logic to helper methods. [lucene]

2025-04-15 Thread via GitHub
martijnvg merged PR #14500: URL: https://github.com/apache/lucene/pull/14500 -- 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.a

[PR] [10x] Move some DocValuesConsumer merge logic to helper methods. [lucene]

2025-04-15 Thread via GitHub
martijnvg opened a new pull request, #14500: URL: https://github.com/apache/lucene/pull/14500 Backporting #14459 to `branch_10x` branch. Move code that creates merged doc value instances and ordinal map to protected helper methods. This will allow custom DocValuesConsumer implementat