-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 9.10
-
Component/s: Core MongoDB, Renditions
The metadata rend:sourceId is used by a default Nuxeo query run by the Rendition service to clean up stored renditions via the listener storedRenditionsCleanup
To improve the performance of this query, it would be interesting to add an index on this metadata.
Similarly, rend:sourceVersionableId is used for various requests and should be indexed too.