Getting the same search result twice

I have this query:

POST /contents/post/_search

{
"query" : {
"match": {
"postMessage": "game of thrones"
}
},
"size": 10
}

I'm getting several results but two of them have the same id and they're
the same exact document (as seen below).
On what terms can this happen?

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/48e7210e-4426-4977-b859-23aeeeb04602%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.