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 typo-tolerance APIs #411

Merged
merged 8 commits into from
Sep 27, 2023
Merged

Conversation

Sherlouk
Copy link
Collaborator

Pull Request

Related issue

Fixes #282

What does this PR do?

  • Adds support for reading, updating, and resetting typo-tolerance preferences

PR checklist

Please check if your PR fulfills the following requirements:

  • Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
  • Have you read the contributing guidelines?
  • Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!

@Sherlouk Sherlouk changed the title Typo tolerance Add typo-tolerance APIs Sep 17, 2023
@curquiza curquiza added the enhancement New feature or request label Sep 21, 2023
@Sherlouk
Copy link
Collaborator Author

Flagging the same kind of error here as other PR - I think CI itself might need an update as passing locally with up to date version.

I'll take a look into scripts and verify.

@Sherlouk
Copy link
Collaborator Author

Sherlouk commented Sep 21, 2023

As with the other PR, this was entirely my mistake. I've patched the tests, and ran all locally to verify behaviour.

I've done an extra force commit above as CI failed to download the MeiliSearch binary after 10s - this was nothing to do with my work. The force commit has prompted CI to try again, and has seemingly made it further this time.

@Sherlouk
Copy link
Collaborator Author

I would recommend waiting for #417 to be merged, then I'll rebase this PR on top of that. With the improvements made there it'll reduce the size of this.

@curquiza
Copy link
Member

@Sherlouk can you rebase please? 😇

Copy link
Member

@curquiza curquiza left a comment

Choose a reason for hiding this comment

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

Thank you for this PR, and the batch of tests!

bors merge

meili-bors bot added a commit that referenced this pull request Sep 27, 2023
411: Add typo-tolerance APIs r=curquiza a=Sherlouk

# Pull Request

## Related issue
Fixes #282 

## What does this PR do?
- Adds support for reading, updating, and resetting typo-tolerance preferences

## PR checklist
Please check if your PR fulfills the following requirements:
- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!


Co-authored-by: James Sherlock <15193942+Sherlouk@users.noreply.github.com>
@meili-bors
Copy link
Contributor

meili-bors bot commented Sep 27, 2023

Canceled.

@Sherlouk
Copy link
Collaborator Author

Huge apologies, I did an empty commit in order to fix the failed build (which wasn't due to my code!).

@curquiza
Copy link
Member

No worries!

@curquiza
Copy link
Member

bors merge

@meili-bors
Copy link
Contributor

meili-bors bot commented Sep 27, 2023

@meili-bors meili-bors bot merged commit 33d66ff into meilisearch:main Sep 27, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support to the typo tolerance customization
2 participants