Re: [PR] Implement IndexedDISI#docIDRunEnd [lucene]

2025-06-05 Thread via GitHub
gf2121 merged PR #14753: URL: https://github.com/apache/lucene/pull/14753 -- 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.apac

Re: [PR] Implement IndexedDISI#docIDRunEnd [lucene]

2025-06-05 Thread via GitHub
HUSTERGS commented on PR #14753: URL: https://github.com/apache/lucene/pull/14753#issuecomment-2944556833 > Could you add a CHANGE entry under 9.3.0? Yes, I forgot that, pushed another commit -- This is an automated message from the Apache Git Service. To respond to the message, ple

Re: [PR] Implement IndexedDISI#docIDRunEnd [lucene]

2025-06-04 Thread via GitHub
gf2121 commented on PR #14753: URL: https://github.com/apache/lucene/pull/14753#issuecomment-2942824477 Could you add a CHANGE entry under 9.3.0? -- 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 t

Re: [PR] Implement IndexedDISI#docIDRunEnd [lucene]

2025-06-04 Thread via GitHub
HUSTERGS commented on PR #14753: URL: https://github.com/apache/lucene/pull/14753#issuecomment-2939997927 > Thanks for contribution! I wonder if we should also implement `SparsexxxDocValues#DocIdRunEnd` in `Lucene90DocValuesProducer` so that this can be actually used in queries like `FieldE

Re: [PR] Implement IndexedDISI#docIDRunEnd [lucene]

2025-06-04 Thread via GitHub
github-actions[bot] commented on PR #14753: URL: https://github.com/apache/lucene/pull/14753#issuecomment-2939992771 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] Implement IndexedDISI#docIDRunEnd [lucene]

2025-06-03 Thread via GitHub
gf2121 commented on PR #14753: URL: https://github.com/apache/lucene/pull/14753#issuecomment-2938706935 Thanks for contribution! I wonder if we should also implement `SparsexxxDocValues#DocIdRunEnd` in `Lucene90DocValuesProducer` so that this can be actually used in queries like `FieldExist

Re: [PR] Implement IndexedDISI#docIDRunEnd [lucene]

2025-06-03 Thread via GitHub
github-actions[bot] commented on PR #14753: URL: https://github.com/apache/lucene/pull/14753#issuecomment-2938629247 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

[PR] Implement IndexedDISI#docIDRunEnd [lucene]

2025-06-03 Thread via GitHub
HUSTERGS opened a new pull request, #14753: URL: https://github.com/apache/lucene/pull/14753 ### Description This try to implement `IndexedDISI#docIDRunEnd` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th