12-10-2019 01:33 PM
Hello all,
We needed to perform some SQL (MS-SQL) updates to documents stored in our db's. When we perform this update, we re-index those specific documents in Elasticsearch.
However, the data on the frontend still displays the old data, and not the new updated data. The only way we found to fix this is to completely restart Nuxeo.
Is there anyway to reflect these DB SQL updates on the frontend WITHOUT a restart?
Thanks!
12-10-2019 03:58 PM
Hello,
Can you explain why you're updating document properties in the DB directly instead of relying on the Nuxeo API? It is really surprising, and definitely not the recommended way of updating document properties.
Regards,
12-21-2019 03:41 AM
There are a number of caches in Nuxeo. As long as these won't be flushed and/or data refreshed in the caches, you might hit stale data.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.