[META] Star Tree Index issue list #13875
Labels
Indexing:Performance
Indexing & Search
Meta
Meta issue, not directly linked to a PR
Performance
This is for any performance related enhancements or bugs
Roadmap:Cost/Performance/Scale
Project-wide roadmap label
Search:Performance
v2.17.0
Please describe the end goal of this project
Implement star tree index to precompute aggregations which helps to enforce upper bound on the aggregation queries ensuring predictable latency and resource usage. It is also storage space efficient and configurable.
Supporting References
Issues
Milestone 1 - Support for numeric dimensions and basic metrics
Config / codec changes
Covers user/client experience to create star tree indices via specifying star tree config and custom codec changes to support star tree index in experimental mode.
Flush changes
File format changes
Merge / Off heap changes
Search changes
Other 2.17 changes
Testing / benchmarks / Bugs
Milestone 2 - Support for keyword fields to support terms / multi-terms aggregations
Milestone 3 - Guardrails , handling cases such as high cardinality etc.
Milestone 4 and later is yet to be scoped - But we will have other cases such as deleted docs handling, metrics extension, query/indexing optimizations etc.
Feature requests / Backlog
Related component
Other
The text was updated successfully, but these errors were encountered: