Skip to content

Enabling wrapped collectors in MultiCollector to collectRange#15475

Merged
jainankitk merged 2 commits intoapache:mainfrom
jainankitk:mlc-range
Dec 5, 2025
Merged

Enabling wrapped collectors in MultiCollector to collectRange#15475
jainankitk merged 2 commits intoapache:mainfrom
jainankitk:mlc-range

Conversation

@jainankitk
Copy link
Contributor

Description

Currently, MultiLeafCollector does not allow the wrapped collectors to take advantage of bulk collection using collectRange method. This PR enables wrapped collectors in MultiCollector to bulk collect documents if they provide efficient implementation for collectRange

Signed-off-by: Ankit Jain <jainankitk@apache.org>
Signed-off-by: Ankit Jain <jainankitk@apache.org>
@github-actions github-actions bot added this to the 10.4.0 milestone Dec 4, 2025
@jainankitk jainankitk merged commit 76ea205 into apache:main Dec 5, 2025
12 checks passed
jainankitk added a commit that referenced this pull request Dec 5, 2025
Signed-off-by: Ankit Jain <jainankitk@apache.org>
@jainankitk jainankitk deleted the mlc-range branch December 5, 2025 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants