mediacloud / news-search-api

Internal API server that offers search access to the Media Cloud Online News Archive (in Elasticsearch).
https://mediacloud.org
GNU Affero General Public License v3.0
1 stars 3 forks source link

Fix paging for custom pages, add test for sort order across pages #51

Closed rahulbot closed 8 months ago

rahulbot commented 8 months ago

This fixes paging for custom page sizes. Also add a new test for sort order with duplicate results, and other test tweaks.