Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

fix mistake in Settings initialization #520

Merged
merged 1 commit into from
May 3, 2022
Merged

Conversation

MarinPostma
Copy link
Contributor

fix settings not being correctly initialized and add a test to make sure that they are in the future.

fix meilisearch/meilisearch#2358

Copy link
Member

@irevoire irevoire left a comment

Choose a reason for hiding this comment

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

Super cool thanks

@irevoire
Copy link
Member

irevoire commented May 3, 2022

bors merge

1 similar comment
@curquiza
Copy link
Member

curquiza commented May 3, 2022

bors merge

@bors
Copy link
Contributor

bors bot commented May 3, 2022

Already running a review

@bors
Copy link
Contributor

bors bot commented May 3, 2022

@bors bors bot merged commit 0c2c8af into main May 3, 2022
@bors bors bot deleted the fix-typo-tolerance-reset branch May 3, 2022 15:44
bors bot added a commit that referenced this pull request May 3, 2022
519: Release v0.26.4: returns facets even when there is no value associated to it + bug fix during indexation + bug fix on typo-tolerance r=Kerollmops a=curquiza

I cherry-picked the commits from these PRs
- #518
- #522
- #520

`release-v0.26.4` has been started from the tag `v0.26.3` and not from main

The release tag `v0.26.4` will be done on the branch `release-v0.26.4` once this PR is merge

Co-authored-by: Kerollmops <clement@meilisearch.com>
Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
Co-authored-by: ad hoc <postma.marin@protonmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
no breaking The related changes are not breaking (DB nor API)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Updating typo tolerance settings set minWordSizeForTypos to the default values in v0.27.0rc2
4 participants