TheStanfordDaily/archives-web

use cloud search cursor

Opened this issue · 2 comments

right now, we're limited to 10,000 search results for any search. to unlock maximum potential, use cloudsearch cursor

https://docs.aws.amazon.com/cloudsearch/latest/developerguide/paginating-results.html

we are paginating, but we're not doing deep paginating (right now, the results for a query are limited to 10,000). under "Deep Paging Beyond 10,000 Hits in Amazon CloudSearch" it says that you can use a cursor to get more than 10,000 hits