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 2007/05/08 18:31:16 UTC

[jira] Updated: (JCR-901) Support synonym searches

     [ https://issues.apache.org/jira/browse/JCR-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger updated JCR-901:
---------------------------------

    Affects Version/s:     (was: 1.3)

Since it's a new feature, it doesn't really have an affected version...

> Support synonym searches
> ------------------------
>
>                 Key: JCR-901
>                 URL: https://issues.apache.org/jira/browse/JCR-901
>             Project: Jackrabbit
>          Issue Type: New Feature
>          Components: query
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.4
>
>
> Jackrabbit should support synonym searches in the jcr:contains function like Google does.
> Example:
> //element(*, nt:resource)[jcr:contains(., '~food')]
> -> finds all nt:resource nodes that contain the word food or synonyms for food.

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


Re: [jira] Updated: (JCR-901) Support synonym searches

Posted by Jukka Zitting <ju...@gmail.com>.
Hi,

On 5/8/07, Marcel Reutegger (JIRA) <ji...@apache.org> wrote:
> Marcel Reutegger updated JCR-901:
> ---------------------------------
>
>     Affects Version/s:     (was: 1.3)
>
> Since it's a new feature, it doesn't really have an affected version...

Good point! My preference would be to only use the "Affects Version/s"
field for "Bug" issues where the field should indicates all the
Jackrabbit releases that the reported bug is known to affect.

Improvement and feature issues should not have the fix version, as
they do not really "affect" any previous releases.

BR,

Jukka Zitting