Yes, support for the order of sorting is available for the search results within the title and date fields. The parameters are as follows:
* &sort=date&sortdir=des - 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=des - Sort by the title in descending order
Comments