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

Replace the Lucene-based filter with a fuzzy dictionary filter #185

Merged
merged 18 commits into from
Dec 26, 2024

Conversation

jzonthemtn
Copy link
Member

Description

Replaces the Lucene-based filter with a fuzzy dictionary filter.

Issues Resolved

Closes #176

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jzonthemtn jzonthemtn merged commit 98547d3 into main Dec 26, 2024
15 checks passed
@jzonthemtn jzonthemtn deleted the 176-fuzzy-dictionary-filter branch December 26, 2024 14:36
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.

Replace the Lucene dictionary filter with something lighter weight
1 participant