07-23-2009 03:41 AM
<#assign projet="${webproject}">
<#assign recherche="TEXT:*${searched}* OR QNAME:*${searched}* AND
PATH:\"www/avm_webapps/ROOT/contenu/actualites//*\" OR
PATH:\"www/avm_webapps/ROOT/contenu/communiques//*\" OR
PATH:\"www/avm_webapps/ROOT/contenu/infoperenne//*\"">
<#list avm.stores as store>
<#if store.name=projet>
<#list store.luceneSearch(recherche) as node>
${node.path}
</#list>
</#if>
</#list>
07-23-2009 04:00 AM
07-27-2009 05:28 AM
PATH:"/app:company_home/app:Sites/*" OR PATH:"/app:company_home/app:dictionary/*"
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.