[Lens] Optimize advanced filter by queries #153628
Labels
enhancement
New value added to drive a business result
Feature:Aggregations
Aggregation infrastructure (AggConfig, esaggs, ...)
Feature:Lens
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
performance
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
Describe the feature:
Leverage the
constant_keyword
field mapping type to improve filter performances.For complex queries this can dramatically improve the performance of the query.
There's also a pending issue to improve it at ES level in a transparent way: elastic/elasticsearch#94637
The text was updated successfully, but these errors were encountered: