Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MinimumShouldMatchIterator #2056

Merged
merged 3 commits into from
Oct 16, 2024

Conversation

yangzq50
Copy link
Contributor

What problem does this PR solve?

Add MinimumShouldMatchIterator
Speed up fulltext filter with minimum_should_match option

Issue link:#1862

Type of change

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Refactoring
  • Performance Improvement

@yangzq50 yangzq50 added the ci PR can be test label Oct 16, 2024
@JinHai-CN JinHai-CN merged commit cf6eb5f into infiniflow:main Oct 16, 2024
7 checks passed
@yangzq50 yangzq50 deleted the update_minshouldmatch branch October 17, 2024 01:38
vsian pushed a commit to vsian/infinity that referenced this pull request Oct 18, 2024
### What problem does this PR solve?

Add MinimumShouldMatchIterator
Speed up fulltext filter with minimum_should_match option

Issue link:infiniflow#1862

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)
- [x] Refactoring
- [x] Performance Improvement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci PR can be test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants