Thomas Mueller created OAK-3728:
-----------------------------------
Summary: Document indexes in the index itself
Key: OAK-3728
URL: https://issues.apache.org/jira/browse/OAK-3728
Project: Jackrabbit Oak
Issue Type: Improvement
Components: query
Reporter: Thomas Mueller
Assignee: Thomas Mueller
Out-of-the box indexes should be documented, so that people know why they are
needed. This is mainly needed for Oak indexes; we don't need to enforce this
for user defined indexes.
To do that, for each index, a property "info" could be added. Example:
{noformat}
/oak:index/nodetype/info = "Oak index used for ..."
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)