Norberto Leite created SLING-5078:
-------------------------------------
Summary: Missing indexes on MongoDBResourceProvider
Key: SLING-5078
URL: https://issues.apache.org/jira/browse/SLING-5078
Project: Sling
Issue Type: Improvement
Components: NoSQL
Affects Versions: NoSQL MongoDB Resource Provider 1.0.0
Reporter: Norberto Leite
MongoDB supports secondary indexes but those are missing from the existing
implementation.
Not only for performance but also for uniqueness guarantee we should have the
following indexes:
*_path* - unique
*_parent* - unique
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)