JCR:Query Search with special character
Hi ,
I am unable to get search result if i am searching with word with special character but from the crx/de i am getting results.Please insight me here and how can i search these french words .
search keyword = fulltext=*Vidéos*
query>ROOT=group: limit=0[
{group=group: or=true[
{1_fulltext=fulltext: relPath=@jcr:content/details/sku, fulltext=*Vidéos*}
{2_fulltext=fulltext: relPath=@jcr:content/jcr:title, fulltext=*Vidéos*}
]}
{path=path: path=}
{type=type: type=cq:Page}
{1_orderby=orderby: sort=dsc, orderby=@jcr:content/cq:lastModified}
]