opensearch-project / OpenSearch

🔎 Open source distributed and RESTful search engine.
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
9.49k stars 1.74k forks source link

[Feature Request] Support Scaled Floats with Star Tree #15443

Open sarthakaggarwal97 opened 2 weeks ago

sarthakaggarwal97 commented 2 weeks ago

Is your feature request related to a problem? Please describe

With the support of numeric types in Star Tree, it is important to extend the support to scaled floats (which is also a numeric type, but available via Mapping Extras module)

More information on the documentation: https://opensearch.org/docs/latest/field-types/supported-field-types/numeric/#scaled-float-field-type

Describe the solution you'd like

Support for scaled floats in Star Tree

Related component

Search:Aggregations

Describe alternatives you've considered

No response

Additional context

No response

sandeshkr419 commented 2 weeks ago

Do are we targeting this for 2.17?

sarthakaggarwal97 commented 2 weeks ago

@sandeshkr419 yes we are targeting 2.17