-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.10-HF49, 11.x, 2021.5
-
Component/s: Annotations
-
Epic Link:
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #37
-
Story Points:2
For some setup, the NEV viewer is the default one, this means that each document opening will trigger a fetch of annotations stored in Nuxeo.
Even if the requests aren't very slow, making a lot of them could degrade performance when the DB is under load.
We should add indexes for:
- comment:parentId
- annotation:xpath
- depends on
-
NXP-29261 Allow configuration of repository/directory indexes to add, even after initial creation
- Resolved
- Is referenced in