romseygeek commented on PR #16358:
URL: https://github.com/apache/lucene/pull/16358#issuecomment-4892977800

   Thanks for opening @sgup432!  
   
   My main worry around extending skip indexes is actually on the read side - 
it's really not obvious to me yet how we can make it clear which stats are 
available on an index, and indeed how those stats should be accessed without 
polluting the API.  I sent a message to the dev list a few days ago about 
making Codec-specific data structures available on LeafReader with a possible 
solution.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to