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 b068355 commit bda8393Copy full SHA for bda8393
rest-api-spec/src/main/resources/rest-api-spec/test/search/190_index_prefix_search.yml
@@ -138,8 +138,8 @@ setup:
138
---
139
"search index prefixes with multiple values":
140
- skip:
141
- version: " - 2.99.99"
142
- reason: "the bug was fixed in 3.0.0"
+ version: " - 2.15.99"
+ reason: "the bug was fixed since 2.16.0"
143
- do:
144
search:
145
rest_total_hits_as_int: true
@@ -154,8 +154,8 @@ setup:
154
155
"search index prefixes with multiple values and custom position_increment_gap":
156
157
158
159
160
161
0 commit comments