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

We declared 2 times the left part of a word split #370

Closed
Kerollmops opened this issue Dec 5, 2019 · 0 comments
Closed

We declared 2 times the left part of a word split #370

Kerollmops opened this issue Dec 5, 2019 · 0 comments
Assignees
Labels
bug Something isn't working as expected

Comments

@Kerollmops
Copy link
Member

Kerollmops commented Dec 5, 2019

https://github.com/meilisearch/MeiliSearch/blob/c616ce99a8a07c21cc2e030ea57203da59c38b86/meilisearch-core/src/automaton/mod.rs#L263-L265

We must have declared it with the right string not left.

@Kerollmops Kerollmops added the bug Something isn't working as expected label Dec 5, 2019
@Kerollmops Kerollmops self-assigned this Dec 5, 2019
@Kerollmops Kerollmops changed the title We badly declared the right part of a split We declared 2 times the right part of a word split Dec 5, 2019
@Kerollmops Kerollmops changed the title We declared 2 times the right part of a word split We declared 2 times the left part of a word split Dec 5, 2019
MarinPostma pushed a commit that referenced this issue Jul 1, 2020
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.22.0 to 0.23.1.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](igorshubovych/markdownlint-cli@v0.22.0...v0.23.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

2 participants