Andrea K. wrote:

If I search for surname the code get an exception.

That's the query:
CONTENT/SITE/EVENT//*[(jcr:contains(@cms_abstract_def,'*pippo*') or
jcr:contains(@cms_abstract_en,'*pippo*') or
jcr:contains(@cms_abstract_it,'*pippo*') or
jcr:contains(@cms_abstract_de,'*pippo*')) and
jcr:contains(@cms_metatag,'*test*') and (@cms_enabled) and (@cms_searchable)
and jcr:contains(@cms_contenttype,'CMSEVENT')]

Could you please provide the exception with stacktrace?

BR,
Christoph

Reply via email to