msokolov commented on issue #753: LUCENE-8895: switch all FST usage to enable array-with-gaps encoding URL: https://github.com/apache/lucene-solr/pull/753#issuecomment-507866966 OK, I realized that `Util.getByOutput` is a public method, so removing it in a minor rev. would be kind of rude, even if it is part of an @experimental API, given that it is not really necessary to remove, just cleanup. Besides, it's @dsmiley's favorite (part of the) API! So instead I'll just @Deprecate and we can remove later after some baking period, assuming no exciting use cases pop up. I'll squash commits and push now
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
