version conflict,required seqNo [],primary term [],but no document was found
POST ys_related_sv/_delete_by_query?wait_for_completion=false
{
"query": {
"bool" : {
"must_not": [
{
"exists": {"field": "vid"}
}
]
}
}
}
https://blog.csdn.net/Netceor/article/details/113882674