Page MenuHomeSoftware Heritage

Add pagination to full-text metadata search
Closed, MigratedEdits Locked

Description

Currently, full-text metadata search only returns the top results, with a limit to the number of results.

Someone who wants to do data mining on a subset of the metadata we store, which exceeds that limit. Therefore, we need to add pagination to these results, so more of them can be fetched.

This requires adding pagination to the indexer storage API and the webapp.