Skip to content

fix: respect requested indexed fragment in vector and FTS searches#5953

Merged
wjones127 merged 2 commits intolance-format:mainfrom
yingjianwu98:yingjianw/fix_indexed_fragment_filter
Feb 23, 2026
Merged

fix: respect requested indexed fragment in vector and FTS searches#5953
wjones127 merged 2 commits intolance-format:mainfrom
yingjianwu98:yingjianw/fix_indexed_fragment_filter

Conversation

@yingjianwu98
Copy link
Copy Markdown
Contributor

If client specify .with_fragments, vector and FTS searches on indexed fragments should respect the target fragments.

Previous PR to fix the unindexed fragments path: #5924

@github-actions github-actions Bot added the bug Something isn't working label Feb 14, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 14, 2026

Codecov Report

❌ Patch coverage is 95.34884% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
rust/lance/src/dataset/scanner.rs 95.34% 0 Missing and 2 partials ⚠️

📢 Thoughts on this report? Let us know!

@yingjianwu98 yingjianwu98 force-pushed the yingjianw/fix_indexed_fragment_filter branch from 8aa587f to 9f0ccb6 Compare February 18, 2026 05:45
@yingjianwu98
Copy link
Copy Markdown
Contributor Author

@wjones127

This is the PR fix for indexed fragments on respecting fragments passed in through with_fragments
Feel free to review once you get time, thanks!

@wjones127 wjones127 merged commit 716b926 into lance-format:main Feb 23, 2026
22 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants