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

[Star tree] Star tree codec changes #14387

Closed
bharath-techie opened this issue Jun 17, 2024 · 1 comment
Closed

[Star tree] Star tree codec changes #14387

bharath-techie opened this issue Jun 17, 2024 · 1 comment
Assignees
Labels
enhancement Enhancement or improvement to existing feature or request Indexing:Performance v2.17.0

Comments

@bharath-techie
Copy link
Contributor

Is your feature request related to a problem? Please describe

To support creation of star tree during indexing flows, we need changes in codec to build star tree index during flush and merge flows. We also need changes to read the indexing structures to support querying star tree indices.

Describe the solution you'd like

We will enhance the DocValuesFormat to support star tree creation during flush and merge. We will initially plan to support this via custom codec. The approach will be as mentioned in #12498 (comment).

Related component

Indexing:Performance

Describe alternatives you've considered

No response

Additional context

No response

@bharath-techie
Copy link
Contributor Author

Closing this issue as changes are merged

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 v2.17.0
Projects
None yet
Development

No branches or pull requests

1 participant