I dont think the random formula works.
- the sortlist parameter is missing a closing quote
- the sortlist parameter is prepended by a $amp; instead of an &. It seems to be ignoring sort list.
- the following command is not sorting in random order on my tenant
https:///_api/search/query?querytext='home'&sortlist='[random:seed=5432]:ascending'
- the following command is failing with 'An unknown error occurred.'
https:///_api/search/query?querytext='home'&sortlist='[random:seed=5432]:ascending'
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
I dont think the random formula works.
https:///_api/search/query?querytext='home'&sortlist='[random:seed=5432]:ascending'
https:///_api/search/query?querytext='home'&sortlist='[random:seed=5432]:ascending'
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.