This repository was archived by the owner on Aug 2, 2022. It is now read-only.
Track total hits always seems to return 10k on larger data sets #1113
Unanswered
fpasomeillan
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi, Thanks for reaching out.
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been noticing when running a sql query I don't seem to have a way to accurately bring back the total hits, on my over 10k results the total hits always top out at 10k, I run the same query using _search and will bring back the true number of total hits (around 74k), does the sql functionality have the ability to track total hits or is that still a wip ?
Beta Was this translation helpful? Give feedback.
All reactions