Why does my search query return random hits?

Hi,

In Sense plugin, when I made this search query on my elasticsearch cluster :
POST /ses_tis_v5_picardie/d2be6477-f186-4b18-8ffd-eb1ccc3a13c2/_search
{
"_source": {
"include": [
"id",
"datecrea",
"datemaj",
"supprimer",
"structureid",
"hdatemaj",
"hmanip",
"huserid",
"histo",
"lgs.",
"ec367deb002d48c29252b6da76254929.
",
"23801132e18f481ebdd1255b9cf4c2aa.*"
]
},
"query": {
"filtered": {
"filter": {
"and": {
"filters": [
{
"nested": {
"query": {
"filtered": {
"filter": {
"nested": {
"query": {
"filtered": {
"filter": {
"fquery": {
"query": {
"match": {

"23801132e18f481ebdd1255b9cf4c2aa.6c52a85e04354a15bc7ae85f0e395035.value.commencePar":
{
"type": "phrase_prefix",
"query": "80"
}
}
}
}
}
}
},
"path":
"23801132e18f481ebdd1255b9cf4c2aa.6c52a85e04354a15bc7ae85f0e395035"
}
}
}
},
"path": "23801132e18f481ebdd1255b9cf4c2aa"
}
}

      ]
    }
  }
}

}
}

I get 102485 hits (total field). I reexecute its and I get 102523 hits,
next execution (1 second later) I get 102485.

How is it possible ?

PS : My cluster status is green and all the 20 primary shards and 20
replicas are started and (green status).

Thanks

Mickaël BELLENGIER

--
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/f0bb475d-40b6-4179-b001-29e74fe71961%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.