Duplicate results in resultset

What constitues a duplicate? In general though, no, duplicates between docs
in a single search request can't be filtered out, at least not easily.

On Tue, Jun 19, 2012 at 5:08 PM, David davidrockett@gmail.com wrote:

I have the following issue, I have an index with denormalized data.. the
search returns the duplicated data and it seems there is no way in an
elasticsearch query
to distinct the search results to remove the duplicates. Is there a way to
remove the duplicates using elasticsearch API?

Thanks,
David