-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.9.3
-
Fix Version/s: 5.8.0-HF19, 5.9.5
-
Component/s: Elasticsearch
-
Tags:
-
Sprint:Sprint RepoTeam 5.9.5-1
Instead of loading the document model from VCS, we should load the document model from the JSON source.
This can be tested by adding the following line in the nuxeo.conf:
elasticsearch.fetchDocFromEs=true
Only scalar properties (ie not complex) are loaded from Elasticsearch at the moment.