Since ELEMENTS-546 we have a new property which allows a more comprehensive trigger of elasticsearch synchronous indexing server side
i.e. turn
<nuxeo-operation id="deleteOp" op="Document.Delete" headers='{"nx_es_sync": "true"}'></nuxeo-operation>
into
<nuxeo-operation id="deleteOp" op="Document.Delete" sync-indexing></nuxeo-operation>
- depends on
-
ELEMENTS-546 Add a property to nuxeo-operation to force elastic indexing being synchronous
- Resolved
- is related to
-
NXP-27268 Backport NXP-24383 to 9.10
- Resolved