Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ setup:
Content-Type: application/json
search:
rest_total_hits_as_int: true
index: test-index
body:
query:
script_score:
Expand All @@ -74,6 +75,7 @@ setup:
Content-Type: application/json
search:
rest_total_hits_as_int: true
index: test-index
body:
query:
script_score:
Expand Down Expand Up @@ -104,6 +106,7 @@ setup:
catch: bad_request
search:
rest_total_hits_as_int: true
index: test-index
body:
query:
script_score:
Expand All @@ -118,6 +121,7 @@ setup:
catch: bad_request
search:
rest_total_hits_as_int: true
index: test-index
body:
query:
script_score:
Expand Down Expand Up @@ -154,6 +158,7 @@ setup:
Content-Type: application/json
search:
rest_total_hits_as_int: true
index: test-index
body:
query:
script_score:
Expand All @@ -170,6 +175,7 @@ setup:
Content-Type: application/json
search:
rest_total_hits_as_int: true
index: test-index
body:
query:
script_score:
Expand Down