sgup432 commented on PR #16358: URL: https://github.com/apache/lucene/pull/16358#issuecomment-4910073472
@romseygeek I have added above mentioned change here - on the read side.. Namely the APIs - DocValueField, SkipStat<T>. Makes it easier for anyone to extend the current lucene codecs, and write their own pretty easily without changing lucene core. I have only added the API/infra changes, actual integration is still pending. Can do it in followup PR if needed as don't want to bloat this up. -- 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]
