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

Explain how ECMA-402 sensitivity and usage map to ICU4X CollatorOptions #4528

Closed
hsivonen opened this issue Jan 17, 2024 · 0 comments · Fixed by #4529
Closed

Explain how ECMA-402 sensitivity and usage map to ICU4X CollatorOptions #4528

hsivonen opened this issue Jan 17, 2024 · 0 comments · Fixed by #4529
Labels
C-collator Component: Collation, normalization

Comments

@hsivonen
Copy link
Member

ECMA-402 sensitivity maps to a combination of CollatorOptions strength and case_level. ECMA-402 usage: "search" means -u-co-search which is of very, very questionable utility considering that neither ECMA-402 nor ICU4X has API surface for prefix or substring matches.

These things should be explained in the docs for CollatorOptions. See #4525 (comment)

@hsivonen hsivonen added the C-collator Component: Collation, normalization label Jan 17, 2024
hsivonen added a commit to hsivonen/icu4x that referenced this issue Jan 17, 2024
hsivonen added a commit that referenced this issue Jan 17, 2024
Closes #4528.

Co-authored-by: Robert Bastian <4706271+robertbastian@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-collator Component: Collation, normalization
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant