Re: [PR] Speedup slice calculation in IndexSearcher [lucene]

2025-03-11 Thread via GitHub
original-brownbear merged PR #14343: URL: https://github.com/apache/lucene/pull/14343 -- 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...

Re: [PR] Speedup slice calculation in IndexSearcher [lucene]

2025-03-11 Thread via GitHub
original-brownbear commented on PR #14343: URL: https://github.com/apache/lucene/pull/14343#issuecomment-2716102016 Thanks Michael! -- 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 co

[PR] Speedup slice calculation in IndexSearcher [lucene]

2025-03-11 Thread via GitHub
original-brownbear opened a new pull request, #14343: URL: https://github.com/apache/lucene/pull/14343 It's in the title, some obvious speedups. This is fairly expensive logic for Elasticsearch when run over a larger number of shards. No need for streams, creating comparator instances and s