[
https://issues.apache.org/jira/browse/JCR-4356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke updated JCR-4356:
--------------------------------
Labels: (was: jackrabbit-core,)
> How to search and replace for partial text from fullword.
> ----------------------------------------------------------
>
> Key: JCR-4356
> URL: https://issues.apache.org/jira/browse/JCR-4356
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Environment: PROD
> Reporter: muddukrishna83
> Priority: Critical
>
> Hi Team,
> I triing to search and replace partial string muddu from full word
> 'muddukrishna'
> But below query not able to get the result, please can anyone help me to
> resolve the issue with and without case sensitive.
>
> String query = siteRepoPath +
> "/content/element(*,fsp:wigContainer)[jcr:contains(@prop:contentTemplate,
> '%muddu%')]";
> I tried jcr:like also with different combinations *\*muddu*\* but no luck.
> Thanks.
>
> Thanks,
> Krishna MM
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)