Skip to main content
Version: Next

Sorting

Sorting is controlled by the sortBy parameter, in the format fieldname sortDirection, where sortDirection is ASC (ascending) or DESC (descending).

Research products can be sorted by:

  • relevance (default)
  • publicationDate
  • dateOfCollection
  • influence
  • popularity
  • citationCount
  • impulse

The default sorting is relevance DESC.

Examples:

You can combine multiple sort conditions by separating them with a comma:

For paging through results, see Paging.