u/Tharun_116

Fetching rows beyond 10k index

We are populating the table data using es search api and using pagination.The total row count is more than 10k.So if we go to the last page it gives empty rows. I found out that we need to use search_after or scroll_id but we don't get pagination using those two right? So is there a way to get pagination and also fetch rows beyond 10k ?

reddit.com
u/Tharun_116 — 5 days ago