|
|
@@ -55,6 +55,7 @@ setup:
|
|
|
Content-Type: application/json
|
|
|
search:
|
|
|
rest_total_hits_as_int: true
|
|
|
+ index: test-index
|
|
|
body:
|
|
|
query:
|
|
|
script_score:
|
|
|
@@ -74,6 +75,7 @@ setup:
|
|
|
Content-Type: application/json
|
|
|
search:
|
|
|
rest_total_hits_as_int: true
|
|
|
+ index: test-index
|
|
|
body:
|
|
|
query:
|
|
|
script_score:
|
|
|
@@ -104,6 +106,7 @@ setup:
|
|
|
catch: bad_request
|
|
|
search:
|
|
|
rest_total_hits_as_int: true
|
|
|
+ index: test-index
|
|
|
body:
|
|
|
query:
|
|
|
script_score:
|
|
|
@@ -118,6 +121,7 @@ setup:
|
|
|
catch: bad_request
|
|
|
search:
|
|
|
rest_total_hits_as_int: true
|
|
|
+ index: test-index
|
|
|
body:
|
|
|
query:
|
|
|
script_score:
|
|
|
@@ -154,6 +158,7 @@ setup:
|
|
|
Content-Type: application/json
|
|
|
search:
|
|
|
rest_total_hits_as_int: true
|
|
|
+ index: test-index
|
|
|
body:
|
|
|
query:
|
|
|
script_score:
|
|
|
@@ -170,6 +175,7 @@ setup:
|
|
|
Content-Type: application/json
|
|
|
search:
|
|
|
rest_total_hits_as_int: true
|
|
|
+ index: test-index
|
|
|
body:
|
|
|
query:
|
|
|
script_score:
|