pmpailis commented on code in PR #14882:
URL: https://github.com/apache/lucene/pull/14882#discussion_r2177529030


##########
lucene/core/src/test/org/apache/lucene/search/TestKnnFloatVectorQuery.java:
##########
@@ -276,6 +277,40 @@ public void testDocAndScoreQueryBasics() throws 
IOException {
     }
   }
 
+  @Nightly
+  public void testKnnQueryWithFiltering() throws IOException {

Review Comment:
   Added another one in `TestIndexDisi` in 
e03699acc504d8e945e17dcd20a0e01a8025b112, that I  believe captures the issue. 
Should we remove this one altogether? 



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

Reply via email to