[
https://issues.apache.org/jira/browse/OAK-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amit Jain closed OAK-2202.
--------------------------
Bulk close for 1.1.2
> OrderedIndex should not return the whole index on property=$value statement
> ---------------------------------------------------------------------------
>
> Key: OAK-2202
> URL: https://issues.apache.org/jira/browse/OAK-2202
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: query
> Affects Versions: 1.0, 1.0.7
> Reporter: Davide Giannella
> Assignee: Davide Giannella
> Fix For: 1.1.2
>
>
> When issuing a query like
> {code:sql}
> SELECT * FROM [nt:base] WHERE property='abc'
> {code}
> the ContentStrategy returns the whole index to be then filtered by the
> query engine. It will make a big difference to return only the actual
> requested values (if any).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)