You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Thomas Mueller (JIRA)" <ji...@apache.org> on 2017/02/17 14:47:41 UTC

[jira] [Created] (OAK-5706) Function based indexes with "like" conditions

Thomas Mueller created OAK-5706:
-----------------------------------

             Summary: Function based indexes with "like" conditions
                 Key: OAK-5706
                 URL: https://issues.apache.org/jira/browse/OAK-5706
             Project: Jackrabbit Oak
          Issue Type: Bug
            Reporter: Thomas Mueller
            Assignee: Thomas Mueller
             Fix For: 1.8


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.3.15#6346)