You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2010/10/19 00:53:28 UTC

[jira] Created: (JCR-2790) jcr:like on node name

jcr:like on node name
---------------------

                 Key: JCR-2790
                 URL: https://issues.apache.org/jira/browse/JCR-2790
             Project: Jackrabbit Content Repository
          Issue Type: New Feature
          Components: jackrabbit-core
            Reporter: Marcel Reutegger
            Priority: Minor


Until now it is only possible to do an exact match on the node name. It would be useful to also use jcr:like on the node name.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JCR-2790) jcr:like on node name

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger updated JCR-2790:
----------------------------------

    Attachment: JCR-2790.patch

Proposed patch implements support for fn:name() in jcr:like(). The patch also extends GQL query to support name expressions (including wildcards).

> jcr:like on node name
> ---------------------
>
>                 Key: JCR-2790
>                 URL: https://issues.apache.org/jira/browse/JCR-2790
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: jackrabbit-core
>            Reporter: Marcel Reutegger
>            Priority: Minor
>         Attachments: JCR-2790.patch
>
>
> Until now it is only possible to do an exact match on the node name. It would be useful to also use jcr:like on the node name.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JCR-2790) jcr:like on node name

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger updated JCR-2790:
----------------------------------

    Status: Patch Available  (was: Open)

> jcr:like on node name
> ---------------------
>
>                 Key: JCR-2790
>                 URL: https://issues.apache.org/jira/browse/JCR-2790
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: jackrabbit-core
>            Reporter: Marcel Reutegger
>            Priority: Minor
>
> Until now it is only possible to do an exact match on the node name. It would be useful to also use jcr:like on the node name.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JCR-2790) jcr:like on node name

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger updated JCR-2790:
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.0
           Status: Resolved  (was: Patch Available)

Applied patch in revision: 1030038

> jcr:like on node name
> ---------------------
>
>                 Key: JCR-2790
>                 URL: https://issues.apache.org/jira/browse/JCR-2790
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: jackrabbit-core
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 2.2.0
>
>         Attachments: JCR-2790.patch
>
>
> Until now it is only possible to do an exact match on the node name. It would be useful to also use jcr:like on the node name.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.