Re: [PR] Convert some complex PriorityQueue implementations to comparators [lucene]

2025-06-19 Thread via GitHub
thecoop commented on PR #14817: URL: https://github.com/apache/lucene/pull/14817#issuecomment-298814 The subclasses that are remaining after this PR are: * `TermsMergeQueue`. This has some additional state in the `stack` variable * `FieldValueHitQueue`. This is further subclasse

Re: [PR] Convert some complex PriorityQueue implementations to comparators [lucene]

2025-06-19 Thread via GitHub
github-actions[bot] commented on PR #14817: URL: https://github.com/apache/lucene/pull/14817#issuecomment-2988081467 This PR does not have an entry in lucene/CHANGES.txt. Consider adding one. If the PR doesn't need a changelog entry, then add the skip-changelog label to it and you will stop

Re: [PR] Convert some complex PriorityQueue implementations to comparators [lucene]

2025-06-19 Thread via GitHub
github-actions[bot] commented on PR #14817: URL: https://github.com/apache/lucene/pull/14817#issuecomment-2988077064 This PR does not have an entry in lucene/CHANGES.txt. Consider adding one. If the PR doesn't need a changelog entry, then add the skip-changelog label to it and you will stop

Re: [PR] Convert some complex PriorityQueue implementations to comparators [lucene]

2025-06-19 Thread via GitHub
github-actions[bot] commented on PR #14817: URL: https://github.com/apache/lucene/pull/14817#issuecomment-2988043480 This PR does not have an entry in lucene/CHANGES.txt. Consider adding one. If the PR doesn't need a changelog entry, then add the skip-changelog label to it and you will stop