1,554
edits
Line 7: | Line 7: | ||
You may notice significant performance issues if you use high offset/start numbers and large limitt/offset | You may notice significant performance issues if you use high offset/start numbers and large limitt/offset | ||
If you find that you are using large "limit" and "offset" values against the API (or large "from" and "size" numbers with Elasticsearch), you may experience performance issues and should consider the alternative mechanisms for meeting your | If you find that you are using large "limit" and "offset" values against the API (or large "from" and "size" numbers with Elasticsearch), you may experience performance issues and should consider the alternative mechanisms for meeting your data access goals. In particular, use the download features of the portal or add additional query terms to your Elasticsearch queries to constrain the result set. | ||
=== Recommendations for Bulk Record Access === | === Recommendations for Bulk Record Access === |
edits