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 2016/09/08 13:37:20 UTC

[jira] [Commented] (OAK-3574) Query engine: support p=lowercase('x') and other function-based indexes

    [ https://issues.apache.org/jira/browse/OAK-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15473886#comment-15473886 ] 

Thomas Mueller commented on OAK-3574:
-------------------------------------

http://svn.apache.org/r1759820 (oak-core, mainly refactoring)
http://svn.apache.org/r1759821 (oak-lucene, don't fail tests if only function conditions are there)

> Query engine: support p=lowercase('x') and other function-based indexes
> -----------------------------------------------------------------------
>
>                 Key: OAK-3574
>                 URL: https://issues.apache.org/jira/browse/OAK-3574
>             Project: Jackrabbit Oak
>          Issue Type: New Feature
>          Components: core, query
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>
> Currently, the query engine and indexes don't support function-based indexes for conditions of the form lowercase(property) = 'x'. This needs to be supported, specially for the Lucene property index.
> Also important is lowercase(name()).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)