[
https://issues.apache.org/jira/browse/JCR-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved JCR-901.
----------------------------------
Resolution: Fixed
Added an interface that allows to plug in a custom SynonymProvider.
Committed in revision: 536247
> 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.