[
https://issues.apache.org/jira/browse/JCR-901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494377
]
Jukka Zitting commented on JCR-901:
-----------------------------------
Instead of bundling the synonym database in the jar file I think it would make
more sense to add a configuration entry for a user to indicate which file in
the deployment environment contains the synonym database. I guess the current
configuration mechanism doesn't allow making such entries easily pluggable for
alternative synonym mechanisms...
> 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.