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 fuzziness support in Elasticsearch bm25 retrieval #49

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

silvanocerza
Copy link
Contributor

I added this as a community member in one of the latest office hours told me how annoying it was to use fuzziness in Haystack 1.x. In the end he had to create his own Document Store to support it.

I belive it's good to show how much more flexible Haystack 2.x will be so I decided to add this as it took few minutes.

@silvanocerza silvanocerza self-assigned this Nov 10, 2023
@silvanocerza silvanocerza requested a review from a team as a code owner November 10, 2023 15:14
@silvanocerza silvanocerza requested review from vblagoje and anakin87 and removed request for a team and vblagoje November 10, 2023 15:14
Copy link
Member

@anakin87 anakin87 left a comment

Choose a reason for hiding this comment

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

Nice!

@silvanocerza silvanocerza merged commit d3562da into main Nov 10, 2023
4 checks passed
@silvanocerza silvanocerza deleted the elasticsearch-fuzziness branch November 10, 2023 15:57
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.

2 participants