This is to add to this post...
So, with the search api, to sort results you have to use sortby AND rankby parameters.
Like this :
&sortby=region&rankby=OTObjectSize&rankdirection=descending
So this part of the search query would sort the results by Object Size in descending order.