bruno-roustant commented on issue #1070: LUCENE-9089: FST Builder fluent-style constructor. URL: https://github.com/apache/lucene-solr/pull/1070#issuecomment-565080726 @dweiss I also reduced the visibility of FSTCompiler inner classes to package (was public). Anyway the inner Node and CompiledNode were already package visible so I don't think Arc was really usable publicly. That makes them easier to evolve without useless constraint on public API.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org