How can we sort in the search page by our own keys in the item template, such as price?
In the search page we can sort ascending or descending by the properties such as
name, key, createdate, modifieddate and \_score (relevance)
for example /search?term=\*&filter=tag:produkt&sort=createdate,asc
How can we make it possible to sort by other keys existing in the item template, such as price or article number?
Posted by Dennis 6 months ago