Browse Source

knn qvb test disable id assertion (#106746)

Tommaso Teofili 1 year ago
parent
commit
2c38fa7f94

+ 0 - 1
x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/ml/search_knn_query_vector_builder.yml

@@ -121,7 +121,6 @@ setup:
                   model_id: text_embedding_model
                   model_text: "the octopus comforter smells"
   - length: { hits.hits: 3 }
-  - match: { hits.hits.0._id: "0" }
 
 ---
 "nested kNN search with inner_hits size":