If the query data volume is relatively large, such as 200,000 entries or more, and I have set the default pagination to 200 entries, the loading is very slow. I think it should be optimized, for example, by loading the first 200 entries first to quickly display the results.
If the query data volume is relatively large, such as 200,000 entries or more, and I have set the default pagination to 200 entries, the loading is very slow. I think it should be optimized, for example, by loading the first 200 entries first to quickly display the results.