Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Support for IP fields as part of star tree index mapping #16642

Open
bharath-techie opened this issue Nov 14, 2024 · 0 comments · May be fixed by #16641
Open

[Feature Request] Support for IP fields as part of star tree index mapping #16642

bharath-techie opened this issue Nov 14, 2024 · 0 comments · May be fixed by #16641
Assignees
Labels
enhancement Enhancement or improvement to existing feature or request Indexing:Performance

Comments

@bharath-techie
Copy link
Contributor

Is your feature request related to a problem? Please describe

To support terms and multi terms aggregations / terms queries for IP fields via star tree index , we need add to support indexing of IP fields as part of Star Tree Index.

Describe the solution you'd like

We will support IP fields as only dimensions as metrics are generally associated with numeric fields.

The IP fields are encoded and decoded differently compared to keyword fields - hence we'll add a separate IP dimension.

Related component

Indexing:Performance

Describe alternatives you've considered

No response

Additional context

No response

@bharath-techie bharath-techie added enhancement Enhancement or improvement to existing feature or request untriaged labels Nov 14, 2024
@bharath-techie bharath-techie linked a pull request Nov 14, 2024 that will close this issue
3 tasks
@bharath-techie bharath-techie self-assigned this Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement or improvement to existing feature or request Indexing:Performance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant