[
https://issues.apache.org/jira/browse/OAK-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela updated OAK-5889:
------------------------
Component/s: query
> Change internal queries to use "option(traversal fail)"
> -------------------------------------------------------
>
> Key: OAK-5889
> URL: https://issues.apache.org/jira/browse/OAK-5889
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: query
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Fix For: 1.8
>
>
> The Oak internal queries that use an index (that is, hopefully all of them)
> should fail if no index is available. For example, it's better to fail
> queries that search a node by UUID, if the UUID index is disabled, otherwise
> for each such query, the complete repository is traversed.
> To do that, "option(traversal fail)" can be appended to the query.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)