madrob commented on code in PR #1056:
URL: https://github.com/apache/solr/pull/1056#discussion_r991429602


##########
solr/core/src/java/org/apache/solr/core/SchemaCodecFactory.java:
##########
@@ -23,9 +23,9 @@
 import org.apache.lucene.codecs.DocValuesFormat;
 import org.apache.lucene.codecs.KnnVectorsFormat;
 import org.apache.lucene.codecs.PostingsFormat;
-import org.apache.lucene.codecs.lucene92.Lucene92Codec;
-import org.apache.lucene.codecs.lucene92.Lucene92Codec.Mode;
-import org.apache.lucene.codecs.lucene92.Lucene92HnswVectorsFormat;

Review Comment:
   The branch was called 9.2 because that's what I started on, but eventually 
moved on to 9.3 - there is nothing significant about the naming.
   
   The codec is 92 because 93 didn't get new codecs.



-- 
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]

Reply via email to