Hello,
I am new to Elastic and I am trying to get a list of products. My bool query works in general but now i want to solve the following sorting problem.
The multilanguage website shows products of different countries.
The list should first show the products of the country of the user and after that the rest of the products, ordered by country. Is that possible to realize without two separated queries?
In my query the sorting looks like this at the moment (PHP)
![]()