Amir Mistric wrote:
So If someone enters in a form field a query string "rock AND roll OR disco -techno" I cannot just use it in jcr:contains - I have to tokenize the string and use multiple jcr:contains.
I'm sorry, that was a misunderstanding. you *can* pass your example query string as is to the jcr:contains function.I just wanted to point out that a sole jcr:contains function is not a valid xpath statement.
regards marcel
