Skip to content

Changing 'size' prop of ReactiveList causes the total number of hits to reset to 10000 #1563

Answered by KalleVuorjoki
malsioufi asked this question in Q&A
Discussion options

You must be logged in to vote

This is default Elasticsearch 7.x setting. Since Elasticsearch 6.8.x is maintained until 8.x is released, it might not useful to resolve this issue on application level.
You can get the total results by adding ?rest_total_hits_as_int=true in your request parameter.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@malsioufi
Comment options

Answer selected by siddharthlatest
Comment options

You must be logged in to vote
1 reply
@SavvyShah
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #1563 on December 09, 2020 14:35.