Hi,
i was wondering if you guys can help me, we are using ES 6 version and NEST for queries.
Our document structure has a recently modified date.
In NEST, is there a way we can tell the query to consider more recent documents when searching?
I dont want to do post-filtering of results to sort them by their latest modified date.
Is there any provisions for that?
thanks