Hi All,
Have the same issue. I reindex index with 23033921 documents but new index contains only 10925105.
I have run ~15 tasks 10 slices each.
in total it should reindex 222701787 documents but only 153689150 were actualy copied.
69,012,637 is missing.
How can we fix it?
Here is a task log,
samples
{
"slice_id": 5,
"total": 1896711,
"updated": 0,
"created": 30000,
"deleted": 0,
"batches": 3,
"version_conflicts": 0,
"noops": 0,
"retries": {
"bulk": 0,
"search": 0
},
"throttled_millis": 0,
"requests_per_second": -1,
"throttled_until_millis": 0
},
error
{
"type": "search_phase_execution_exception",
"reason": "all shards failed",
"phase": "query",
"grouped": true,
"failed_shards": [
{
"shard": -1,
"index": null,
"reason": {
"type": "search_context_missing_exception",
"reason": "No search context found for id [69020]"
}
},
"error": {
"type": "search_phase_execution_exception",
"reason": "all shards failed",
"phase": "query",
"grouped": true,
"failed_shards": [
{
"shard": -1,
"index": null,
"reason": {
"type": "search_context_missing_exception",
"reason": "No search context found for id [69021]"
}
},
#reindex