I am trying to paging with Elasticsearch, but the following problem occurs.
From and Size cannot exceed max_result_window size.
Problem of slow search due to too many iterations of Scroll Search or Search After
Thanks to everyone who replies.
I am trying to paging with Elasticsearch, but the following problem occurs.
From and Size cannot exceed max_result_window size.
Problem of slow search due to too many iterations of Scroll Search or Search After
Thanks to everyone who replies.