Skip to content

Commit

Permalink
bring back skip before
Browse files Browse the repository at this point in the history
Signed-off-by: mikhail-khludnev <[email protected]>
  • Loading branch information
mikhail-khludnev committed Nov 14, 2024
1 parent a859408 commit fa14302
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1119,6 +1119,10 @@
- match: { hits.total: 0 }
---
"search on fields with only doc_values enabled":
- skip:
features: [ "headers" ]
version: " - 2.18.99"
reason: "searching with only doc_values was finally added in 2.19.0"
- do:
indices.create:
index: test-doc-values
Expand Down

0 comments on commit fa14302

Please sign in to comment.