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 14bb2b4 commit c254904Copy full SHA for c254904
muted-tests.yml
@@ -246,6 +246,9 @@ tests:
246
- class: org.elasticsearch.xpack.inference.InferenceRestIT
247
method: test {p0=inference/30_semantic_text_inference/Calculates embeddings using the default ELSER 2 endpoint}
248
issue: https://github.com/elastic/elasticsearch/issues/116542
249
+- class: org.elasticsearch.compute.lucene.LuceneQueryExpressionEvaluatorTests
250
+ method: testTermQuery
251
+ issue: https://github.com/elastic/elasticsearch/issues/116879
252
253
# Examples:
254
#
0 commit comments