-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.10-HF49, 11.x, 2021.5
-
Component/s: Core MongoDB
-
Epic Link:
-
Tags:
-
Sprint:nxplatform #37
-
Story Points:2
The following indexes are being added to Nuxeo systems because we see queries generated by the platform using these non-indexed fields in the DD APM monitoring. We'd like to add these to the platform to better support deployments having large user/group directories.
- username in userDirectory collection
- userId in user2group collection
- groupId in user2group collection
- groupname in groupDirectory collection
- parentGroupId in group2group collection
- childGroupId in group2group collection