cavorite commented on code in PR #12715: URL: https://github.com/apache/lucene/pull/12715#discussion_r1393698430
########## lucene/CHANGES.txt: ########## @@ -7,6 +7,8 @@ http://s.apache.org/luceneversions API Changes --------------------- +* GITHUB-12695: Deprecated public constructor of FSTCompiler. Please use FSTCompiler.Builder Review Comment: Thanks for the clarification, @mikemccand. I'll post another PR removing the public constructor. -- 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]
