Closed
Description
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