I want to retrieve the document and display it page by page in the table (web).
Page movement is possible directly. (ex. 1 page to 1001 page)
But if i have 100 data per page and want to display 101 pages right away, I can search 10000 documents using search_after and find the next 100.
I can not search 10001 ~ 10100 documents right now! So I need to search 10,000 documents that I do not need.
It works the same when looking for 20000 - 20100 documents.
Is there any way to find 10000 ~ 10100 documents right away?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.