Sort by a child value

Hello,

I'm starting with elasticsearch, and I'm really interesting by parent/
child.
In my childs, I have 2 fields, date and price.
I would like to know when I query with has_child, if it will possible
to order by date or price.

Thanks