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:24:10 UTC

[jira] [Resolved] (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:all-tabpanel ]

Thomas Mueller resolved OAK-1215.
---------------------------------

    Resolution: Fixed

Closing the issue, as it is working now.

If using an index in this property is needed, then we will need to open another issue. This would require more changes.

> 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)