Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use sorting by relvelance to avoid very large resource retrieval
closes datacite/datacite#976 some requests retrieve very large resources together, we cannot filtered them in the query but sorting the resources differently (like in fabrica by relevance) helps.
- Loading branch information