[ https://issues.apache.org/jira/browse/OAK-5706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Mueller updated OAK-5706:
--------------------------------
Fix Version/s: (was: 1.8)
1.9
> Function based indexes with "like" conditions
> ---------------------------------------------
>
> Key: OAK-5706
> URL: https://issues.apache.org/jira/browse/OAK-5706
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: indexing
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Fix For: 1.9
>
>
> Currently, a function-based index is not used when using "like" conditions, as follows:
> {noformat}
> /jcr:root//*[jcr:like(fn:lower-case(fn:name()), 'abc%')]
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
|