alessandrobenedetti commented on code in PR #1435:
URL: https://github.com/apache/solr/pull/1435#discussion_r1154184243


##########
solr/core/src/test/org/apache/solr/schema/DenseVectorFieldTest.java:
##########
@@ -357,6 +452,27 @@ public void query_storedField_shouldBeReturnedInResults() 
throws Exception {
     }
   }
 
+  @Test
+  public void query_vectorByteEncoded_storedField_shouldBeReturnedInResults() 
throws Exception {

Review Comment:
   is there also a test for the float encoding?



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