Add support for runtime fields to mappings editor #77110
Labels
enhancement
New value added to drive a business result
Feature:Mappings Editor
Index mappings editor UI
Team:Kibana Management
Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Runtime fields have been added to Elasticsearch via elastic/elasticsearch#61776. We need to add support for editing this field in the mappings editor, similar to the screenshot below.
API
Here's an example of defining runtime fields via the API:
The supported
runtime_type
values are:keyword
long
double
date
ip
boolean
The text was updated successfully, but these errors were encountered: