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 2014/01/30 10:22:11 UTC

[jira] [Commented] (OAK-1215) Wildcards in relative property paths don't work in search expressions

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

Thomas Mueller commented on OAK-1215:
-------------------------------------

Revision 1562751: such queries are not working, however the index on "size" (if there is one) is not used.

> Wildcards in relative property paths don't work in search expressions
> ---------------------------------------------------------------------
>
>                 Key: OAK-1215
>                 URL: https://issues.apache.org/jira/browse/OAK-1215
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: query
>            Reporter: Jeff Young
>            Assignee: Thomas Mueller
>            Priority: Critical
>             Fix For: 0.16
>
>         Attachments: relative-predicate-paths.tiff
>
>
> A search XPath of the form:
> {code}
> /jcr:root/etc/commerce/products//*[@size='M' or */@size='M']
> {code}
> returns:
> {code}
> Invalid path: *
> {code}
> (This works fine in Jackrabbit.)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)