[
https://issues.apache.org/jira/browse/JCR-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-901:
------------------------------
Component/s: jackrabbit-core
> Support synonym searches
> ------------------------
>
> Key: JCR-901
> URL: https://issues.apache.org/jira/browse/JCR-901
> Project: Jackrabbit
> Issue Type: New Feature
> Components: jackrabbit-core, 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.