gf2121 commented on code in PR #14882: URL: https://github.com/apache/lucene/pull/14882#discussion_r2179165243
########## 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: +1 to remove this, the test in `TestIndexedDISI` looks good enough to me. -- 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