-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[Mappings editor] Add UI form for constant keyword datatype #69751
Copy link
Copy link
Closed
Labels
Feature:Index ManagementIndex and index templates UIIndex and index templates UIFeature:Mappings EditorIndex mappings editor UIIndex mappings editor UITeam:Kibana ManagementDev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t//Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t//enhancementNew value added to drive a business resultNew value added to drive a business result
Metadata
Metadata
Assignees
Labels
Feature:Index ManagementIndex and index templates UIIndex and index templates UIFeature:Mappings EditorIndex mappings editor UIIndex mappings editor UITeam:Kibana ManagementDev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t//Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t//enhancementNew value added to drive a business resultNew value added to drive a business result
Type
Fields
Give feedbackNo fields configured for issues without a type.
Currently, the mappings editor does not have a UI form for the
constant_keyworddatatype (https://www.elastic.co/guide/en/elasticsearch/reference/master/constant-keyword.html).We need to add this type to the type dropdown select and also create a form to support editing the parameters of this field.