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] Lucene Abstractions for Star Tree #15279

Closed
sarthakaggarwal97 opened this issue Aug 16, 2024 · 0 comments · Fixed by #15278
Closed

[Feature Request] Lucene Abstractions for Star Tree #15279

sarthakaggarwal97 opened this issue Aug 16, 2024 · 0 comments · Fixed by #15278
Labels
enhancement Enhancement or improvement to existing feature or request Indexing:Performance v2.17.0

Comments

@sarthakaggarwal97
Copy link
Contributor

Is your feature request related to a problem? Please describe

With an introduction of Star Tree, it is important to write and read star tree with the constructs that Lucene understands. With this approach in mind, it is required to use the existing producers, consumers and writers to write Star Tree Data, Meta and Doc Values.

These implementations are package private and non extensible currently.

Describe the solution you'd like

An abstraction on top of required Lucene implementations to support read and writes of Star Tree

Related component

Indexing:Performance

Describe alternatives you've considered

No response

Additional context

No response

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

Successfully merging a pull request may close this issue.

3 participants