Yes, support for the order of sorting is available for the search results within the title and date fields.
To reverse the order give sortdir param value as asc (ascending) as the default sortdir is desc (descending)
The parameters are as follows:
* &sort=mrank&sortdir=desc - Sort by MRank in descending order
* &sort=mrank&sortdir=asc - Sort by MRank in ascending order
* &sort=relevance&sortdir=desc - Sort by relevance in descending order
* &sort=relevance&sortdir=asc - Sort by relevance in ascending order
* &sort=date&sortdir=desc - Sort by date in descending order
* &sort=date&sortdir=asc - Sort by date in ascending order
* &sort=alpha&sortdir=asc - Sort by the title in ascending order
* &sort=alpha&sortdir=desc - Sort by the title in descending order
Related Topics:
How to configure Relevancy Tuning in SearchBlox?
Comments
0 comments
Please sign in to leave a comment.