We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a14c1a commit cf02916Copy full SHA for cf02916
muted-tests.yml
@@ -537,6 +537,9 @@ tests:
537
- class: org.elasticsearch.xpack.rank.rrf.LinearRankClientYamlTestSuiteIT
538
method: test {yaml=linear/10_linear_retriever/should normalize initial scores with l2_norm}
539
issue: https://github.com/elastic/elasticsearch/issues/128774
540
+- class: org.elasticsearch.index.codec.vectors.es818.ES818HnswBinaryQuantizedVectorsFormatTests
541
+ method: testSimpleOffHeapSizeFSDir
542
+ issue: https://github.com/elastic/elasticsearch/issues/128799
543
544
# Examples:
545
#
0 commit comments