[PR] DRAFT: SortedSet DV Multi Range query [lucene]
mkhludnev opened a new pull request, #13974: URL: https://github.com/apache/lucene/pull/13974 ### Description Here's a sketch of DV analog of MultiRangeQuery. This draft uses bitset for expanding multiple ranges. It passes random test, but internals are rough yet. What do you think about this idea overall? @atris, may I request your comments as an author of MultiRangeQuery? -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org
Re: [I] [Discuss] What should we name the new aggregation engine? [lucene]
dweiss commented on issue #13965: URL: https://github.com/apache/lucene/issues/13965#issuecomment-2453331770 > You can always add "Fast-", "Block-", "Smart-", "Bulk-", in front of any of them for more fun (kidding). Both BlockCountDracula and CountDraculaBlock cracked me up. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org