Skip to content

Several missing token filter types #4251

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

Open
JoshMock opened this issue Apr 9, 2025 · 0 comments · May be fixed by #4291
Open

Several missing token filter types #4251

JoshMock opened this issue Apr 9, 2025 · 0 comments · May be fixed by #4291
Assignees

Comments

@JoshMock
Copy link
Member

JoshMock commented Apr 9, 2025

An issue was opened on the JS client repo noting the missing cjk_bigram token filter type. I went through the docs and identified several missing token filter types:

  • apostrophe
  • arabic_normalization
  • cjk_bigram
  • cjk_width
  • classic
  • decimal_digit
  • flatten_graph
  • german_normalization
  • hindi_normalization
  • indic_normalization
  • keyword_repeat
  • min_hash
  • persian_normalization
  • phonetic
  • scandinavian_folding
  • scandinavian_normalization
  • serbian_normalization
  • sorani_normalization

Assigning to myself, as I'd like to at least solve for the one reported on my repo, but it's a good opportunity to scan through the spec and knock out several fixes at once.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant