-
Notifications
You must be signed in to change notification settings - Fork 725
Closed as not planned
Description
🚀 Feature Proposal
We are using icu_collation_keyword field type from the analysis-icu plugin in elastic cloud. It would be useful if the elasitcsearch package included types, or the ability to extend types, to include plugins.
Motivation
Adding the type icu_collation_keyword to a property throws a type error, currently we have to @ts-ignore these errors as the config is accepted when sent to the cluster.
Example
When describing index configurations, adding a mapping of type icu_collation_keyword.
Metadata
Metadata
Assignees
Labels
No labels