javanna commented on code in PR #14364: URL: https://github.com/apache/lucene/pull/14364#discussion_r1999422163
########## lucene/suggest/src/java/org/apache/lucene/search/suggest/document/CompletionPostingsFormat.java: ########## @@ -122,11 +122,6 @@ public enum FSTLoadMode { private final FSTLoadMode fstLoadMode; - /** Used only by core Lucene at read-time via Service Provider instantiation */ - public CompletionPostingsFormat(String name) { Review Comment: This was unused and redundant. -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org