-
Notifications
You must be signed in to change notification settings - Fork 2.5k
[Star tree] Star tree index configuration via mappings #14386
Copy link
Copy link
Closed
Labels
Indexing:PerformanceenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or requestv2.17.0
Description
Is your feature request related to a problem? Please describe
As part of this we will design the config for star tree index during index creation. The config contains list of dimensions, metrics and the star tree specific configuration. In the initial PR and milestone, only the date field and numeric fields will be supported for dimensions whereas only numeric fields will be supported for metrics.
Describe the solution you'd like
As part of #12498, we explored specifying star tree configuration as part of index settings. But later, moved to mappings as part of #14261 as this was a better fit.
Related component
Indexing:Performance
Describe alternatives you've considered
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Indexing:PerformanceenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or requestv2.17.0