Skip to content

Add _terms_enum support for the ip field type #89933

Closed
@Dosant

Description

@Dosant

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 categories>enhancementTeam:SearchMeta label for search team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions