How do I rank a search query in the REST API by some attribute like "price" asc. there no example at all of what the value of parameter "ranking" should have to order the result. Many thanks

I tried the most obvious options like “price:asc” or about any variation of the attibute name possible with no success. The documentation also lack this information as far as I looked.