Forum Discussion
Claudius
14 years agoBoss
Hi Alex,
According to the REST API documentation the community search takes an optional "sort_by" parameter which is a string. But I couldn't find any further documentation about which strings are available here. I would guess it's "date", "relevance" or something like that.
According to the REST API documentation the community search takes an optional "sort_by" parameter which is a string. But I couldn't find any further documentation about which strings are available here. I would guess it's "date", "relevance" or something like that.
AdamN
14 years agoKhoros Oracle
The sort_by parameter actually accepts the same values as in the UI. So if you go to the search page and choose one of the sorting options, you can view the value of the sort_by parameter in your browser's address bar.
I hope this helps!
-Adam