Community
How can we sort in the search page by our own keys in the item template, such as price?
7 months ago by Dennis
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?