Order by field

Hello,
I try to do the following:
Find all t-shirts and order them by price.

How can I do this with ES, I do not know how to specify the "order by
price" thing?

I've found it - it is called sort :slight_smile:

On Sep 2, 10:29 pm, Ridvan Gyundogan ridva...@gmail.com wrote:

Hello,
I try to do the following:
Find all t-shirts and order them by price.

How can I do this with ES, I do not know how to specify the "order by
price" thing?