-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Support unicode collations #130
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
Comments
hey, with the icu plugin, I think its ok?, closing it. |
ClaudioMFreitas
pushed a commit
to ClaudioMFreitas/elasticsearch-1
that referenced
this issue
Nov 12, 2019
ClaudioMFreitas
pushed a commit
to ClaudioMFreitas/elasticsearch-1
that referenced
this issue
Nov 12, 2019
cbuescher
pushed a commit
to cbuescher/elasticsearch
that referenced
this issue
Oct 2, 2023
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hiya
Below is a test case which demonstrates that ES is not using a proper Unicode collation to sort. "João" should be sorted before "Jordania":
http://lucene.apache.org/java/3_0_0/api/all/org/apache/lucene/collation/package-summary.html
thanks
Clint
The text was updated successfully, but these errors were encountered: