-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 8.10, 9.10, 10.10
-
Fix Version/s: HOTFIX_9.10, HOTFIX_10.10, 11.x
-
Component/s: Elasticsearch
-
Tags:
-
Backlog priority:500
Likewise the results of this command does not include versions of the children of the input document:
curl -H 'Content-Type:application/json+nxrequest' -X POST -d '{"input":"doc:e2c7409e-f5a0-4363-b230-4de9581cb9db","params":{}}' -u Administrator:Administrator localhost:8080/nuxeo/api/v1/automation/Elasticsearch.Index
A bulk delete happens before the reindexing job.
Compare with Re-indexing documents that match a NXQL query where a bulk delete is not requested before the reindexing job.