[ http://issues.apache.org/jira/browse/JCR-198?page=comments#action_12320019 ]
Bertrand Lega commented on JCR-198: ----------------------------------- Arg, I posted the bug before I finished typing it !! ... continued whereas the following returns my node as exptected : //*[jcr:contains(@title, "big")] So for now, I use jcr:like but jcr:like is case insensitive, so this is not a satifying workaround for me. > jcr:contains doesn't return incomplete match > -------------------------------------------- > > Key: JCR-198 > URL: http://issues.apache.org/jira/browse/JCR-198 > Project: Jackrabbit > Type: Bug > Components: query > Reporter: Bertrand Lega > > This behaviour is very strange. > I have the following repository : > ... > + [node] mynode > [prop] title = "my big title" > the following query doesn't return any node : //*[jcr:contains(@title, "bi")] > wherea > revision : 234496 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira