Hello guys, I want to sort the search results in a...
# help
c
Hello guys, I want to sort the search results in a way that if a certain fields contains a certain value, it is displayed first. For example if 'available_in_countries' (array) contains 'US', the result should be displayed first. Any hints?