mirror of
https://github.com/apache/lucene.git
synced 2025-02-13 13:35:37 +00:00
parent
6cb79255c4
commit
1a931e6540
@ -608,7 +608,6 @@ abstract class BaseKnnVectorQueryTestCase extends LuceneTestCase {
|
||||
}
|
||||
|
||||
/** Tests filtering when all vectors have the same score. */
|
||||
@AwaitsFix(bugUrl = "https://github.com/apache/lucene/issues/11787")
|
||||
public void testFilterWithSameScore() throws IOException {
|
||||
int numDocs = 100;
|
||||
int dimension = atLeast(5);
|
||||
|
Loading…
x
Reference in New Issue
Block a user