a little update: I set the logging options for info.magnolia.cms.taglibs.util.SimpleSearchTag to ALL . All I can find in the log is [code] DEBUG info.magnolia.cms.taglibs.util.SimpleSearchTag 27.09.2011 17:49:32 -- query string: //*[@jcr:primaryType='mgnl:content']//*[jcr:contains(., 'SELECT * FROM mgnl:content')] DEBUG info.magnolia.cms.taglibs.util.SimpleSearchTag 27.09.2011 17:49:32 -- Executing xpath query //*[@jcr:primaryType='mgnl:content']//*[jcr:contains(., 'SELECT * FROM mgnl:content')] [/code] when I try to run the XPATH query in the jcr browser it doesn't return any results. Do I assume correctly that I should write the query for simplesearch in XPATH rather than SQL?
-- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=f4ca103f-37ed-4f45-b9d5-813d9e23b049 ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
