The search results can be sorted either by relevance (best matching results first) or by date (most recent results first), where the default if not specified is by relevance. This is controlled by theDocumentation Index
Fetch the complete documentation index at: https://docs.bigdata.com/llms.txt
Use this file to discover all available pages before exploring further.
sortby parameter, where the possible values are either
SortBy.RELEVANCE or SortBy.DATE.
The SortBy parameter is only available in the SDK; the API sorts by relevance.