Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jackrabbit Wiki" for change notification. The following page has been changed by StefanoEmilioCampanini: http://wiki.apache.org/jackrabbit/QuestionsAndAnswers ------------------------------------------------------------------------------ 2. Also, I have saw that the Xpath function "contains" is not supported: '''javax.jcr.query.InvalidQueryException: Unsupported function: contains'''. There is a way for searching (full-text keyword search) into a value of a named property over all the workspace ? + ''Solved'' + We need to use jcr:contains() function + There is a way for accessing, bypassing JCR pure std api, at lucene Index ?