|
@@ -29,8 +29,7 @@ chartreuse | [127.0, 255.0, 0.0]
|
|
|
// end::knn-function-result[]
|
|
|
;
|
|
|
|
|
|
-# https://github.com/elastic/elasticsearch/issues/129550 - Add as an example to knn function documentation
|
|
|
-knnSearchWithSimilarityOption-Ignore
|
|
|
+knnSearchWithSimilarityOption
|
|
|
required_capability: knn_function_v2
|
|
|
|
|
|
from colors metadata _score
|
|
@@ -208,8 +207,7 @@ green | false
|
|
|
maroon | false
|
|
|
;
|
|
|
|
|
|
-# https://github.com/elastic/elasticsearch/issues/129550
|
|
|
-testKnnWithNonPushableDisjunctions-Ignore
|
|
|
+testKnnWithNonPushableDisjunctions
|
|
|
required_capability: knn_function_v2
|
|
|
|
|
|
from colors metadata _score
|
|
@@ -225,8 +223,7 @@ lemon chiffon
|
|
|
papaya whip
|
|
|
;
|
|
|
|
|
|
-# https://github.com/elastic/elasticsearch/issues/129550
|
|
|
-testKnnWithNonPushableDisjunctionsOnComplexExpressions-Ignore
|
|
|
+testKnnWithNonPushableDisjunctionsOnComplexExpressions
|
|
|
required_capability: knn_function_v2
|
|
|
|
|
|
from colors metadata _score
|