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

Refactor fulltext search #1613

Merged
merged 3 commits into from
Aug 8, 2024
Merged

Conversation

yuzhichang
Copy link
Member

What problem does this PR solve?

Merge EarlyTerminateIterator into BlockMaxMaxscoreIterator and BlockMaxWandIterator.
Removed Scorer CommonQueryFilter::PassFilter(RowID doc_id).

Introduced CommonQueryFilter::AlwaysTrue(), CommonQueryFilter::PassFilter(RowID doc_id), SegmentEntry::CheckRowsVisible()
Removed DeleteWithBitmaskFilter.

Type of change

  • Refactoring

…axWandIterator. Removed Scorer

CommonQueryFilter::PassFilter(RowID doc_id).
Fixed QueryBuilderTest.test_and, QueryMatchTest.phrase
@yuzhichang yuzhichang added the ci PR can be test label Aug 7, 2024
@yuzhichang yuzhichang merged commit a5ffe90 into infiniflow:main Aug 8, 2024
5 checks passed
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.

1 participant