-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Japanese Kanji cannot search #4561
Labels
duplicate
This issue or pull request already exists
Comments
Hello @exkoi, two solutions
|
Thank you @curquiza ! |
I'm closing this issue since we have another opened 😊 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Japanese Kanji cannot search
To Reproduce
Create Index:
Setting index:
Insert documents:
Expected behavior
When search for the word "健", I want "日健クリニック" to be hit, but documents containing "見" are hit.
In Japanese, "健" and "見" both have the same pronunciation as "ken", but they have different meanings.
Screenshots
![meilisearch](https://private-user-images.githubusercontent.com/110365897/321088386-cefc77e4-57c0-453f-ae66-81f11067e122.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNjIwNjksIm5iZiI6MTczOTM2MTc2OSwicGF0aCI6Ii8xMTAzNjU4OTcvMzIxMDg4Mzg2LWNlZmM3N2U0LTU3YzAtNDUzZi1hZTY2LTgxZjExMDY3ZTEyMi5qcGc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMlQxMjAyNDlaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1jNjIyMTc3MWIxMzMwMTljMzY3NTUyMzI1ZGE5OWFiOTgwYTQyOWNkYzMwYWJkOTRhMDQ2NTU4MDY4ZjNhOTk5JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.hSiwEfM3kSZimIVQjUk4keABg6dYxy04eQqXcnaXtWg)
Meilisearch version:
v1.7.2
Additional context
Docker Image: getmeili/meilisearch:v1.7
The text was updated successfully, but these errors were encountered: