iverase commented on a change in pull request #2334: URL: https://github.com/apache/lucene-solr/pull/2334#discussion_r581830181
########## File path: lucene/core/src/java/org/apache/lucene/codecs/compressing/Lucene90CompressingTermVectorsFormat.java ########## @@ -33,7 +33,7 @@ * * @lucene.experimental */ -public class CompressingTermVectorsFormat extends TermVectorsFormat { +public class Lucene90CompressingTermVectorsFormat extends TermVectorsFormat { Review comment: I will do that once we move Lucene87StoredFieldFormat ---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org