After experimenting with the code from devsearch.jsp I found that the following query gives me the wanted search hits: SELECT * FROM nt:base where jcr:path like '/magcristal/%' and text like '%searchkey%'

How would one achieve the same result with cmsu:simpleSearch ?
I've seen it working with the sample pages/templates, but it does not work with my own templates.
Does one have to define a specific workspace maybe?

Anybody any ideas?

.// andreas


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to