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

MB-61640: Fuzzy Dynamic Scoring #20

Merged
merged 4 commits into from
Nov 20, 2024
Merged

MB-61640: Fuzzy Dynamic Scoring #20

merged 4 commits into from
Nov 20, 2024

Conversation

Likith101
Copy link
Member

No description provided.

fst_iterator.go Outdated Show resolved Hide resolved
 - Allow edit distances for terms to be read
@Likith101 Likith101 changed the title MB-61640: Toy: Fuzzy and Wildcard dynamic scoring MB-61640: Fuzzy Dynamic Scoring Oct 22, 2024
fst_iterator.go Outdated Show resolved Hide resolved
fst_iterator.go Outdated
@@ -61,6 +66,8 @@ type FSTIterator struct {
autStatesStack []int

nextStart []byte

keysDistance uint8
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry missed this comment, let's change this to editDistance as well.

@abhinavdangeti abhinavdangeti merged commit ad113db into master Nov 20, 2024
9 checks passed
@abhinavdangeti abhinavdangeti deleted the fuzzyScoring branch November 20, 2024 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants