-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Search/SearchSearch-related issues that do not fall into other categoriesSearch-related issues that do not fall into other categories>enhancementTeam:SearchMeta label for search teamMeta label for search team
Description
Description
Description
The _terms_enum API currently supports keyword, constant_keyword and flattened fields.
Kibana would also like to support ip field type: elastic/kibana#140266
Opening this issue to discuss if this is possible.
I tried to workaround this limitation in Kibana using terms_agg for suggestions, but this also didn't work:
elastic/kibana#140266 (comment)
Note: there is a similar issue and some progress on version type: #83403
Metadata
Metadata
Assignees
Labels
:Search/SearchSearch-related issues that do not fall into other categoriesSearch-related issues that do not fall into other categories>enhancementTeam:SearchMeta label for search teamMeta label for search team