Re: [PR] MultiRange query for SortedNumeric DocValues [lucene]

2025-05-02 Thread via GitHub
mkhludnev merged PR #14404: URL: https://github.com/apache/lucene/pull/14404 -- 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

Re: [PR] MultiRange query for SortedNumeric DocValues [lucene]

2025-04-20 Thread via GitHub
mkhludnev commented on PR #14404: URL: https://github.com/apache/lucene/pull/14404#issuecomment-2817735129 ok. If there's no concerns, I'll merge it this week. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] MultiRange query for SortedNumeric DocValues [lucene]

2025-04-15 Thread via GitHub
mkhludnev commented on PR #14404: URL: https://github.com/apache/lucene/pull/14404#issuecomment-2808554795 @gsmiller do you have a chance look through? -- 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 g

Re: [PR] MultiRange query for SortedNumeric DocValues [lucene]

2025-04-15 Thread via GitHub
Copilot commented on code in PR #14404: URL: https://github.com/apache/lucene/pull/14404#discussion_r2046173651 ## lucene/sandbox/src/java/org/apache/lucene/sandbox/search/SortedNumericDocValuesMultiRangeQuery.java: ## @@ -0,0 +1,274 @@ +/* + * Licensed to the Apache Software Fo