How to get maximum date docs?

I have docs with data field.

I need to get docs which have maximum date. how to write query in dsl.

I tried of writing aggregation query but it returns 0 result.

May be order by date?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.