Skip to content

Commit

Permalink
Update rest-api-spec/src/main/resources/rest-api-spec/test/search/90_…
Browse files Browse the repository at this point in the history
…search_after.yml

Co-authored-by: Prabhakar Sithanandam <[email protected]>
Signed-off-by: Chaitanya Gohel <[email protected]>
  • Loading branch information
gashutos and backslasht authored Nov 7, 2023
1 parent 9908714 commit 647c376
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@
body:
size: 1
sort: [ { population: asc } ]
search_after: [ 184.375 ] # this is ruonded sort value in sort result
search_after: [ 184.375 ] # this is rounded sort value in sort result
- match: { hits.total: 5 }
- length: { hits.hits: 1 }
- match: { hits.hits.0._index: test }
Expand Down

0 comments on commit 647c376

Please sign in to comment.