06-19-2006 06:37 AM
( PATH:"/app:company_home/cm:Some_x0020_Folder/cm:SomeOtherFolder/cm:Presentations/*" ) AND ( TYPE:"{http://www.alfresco.org/model/content/1.0}folder" )
Result with FreeMarker and companyhome.childrenByLuceneSearch or companyhome.childrenBySavedSearch: 06-20-2006 05:43 AM
"(PATH:\"/app:company_home/cm:Some_x0020_Folder/cm:SomeOtherFolder/cm:Presentations/*") AND (TYPE:\"{http://www.alfresco.org/model/content/1.0}folder\" NOT TYPE:\"{http://www.alfresco.org/model/content/1.0}systemfolder\")"
and it works fine now.06-20-2006 07:16 AM
06-25-2007 06:52 PM
A
– > B
–> C
<type name="webc:A">
<title>A</title>
<parent>cm:folder</parent>
</type>
<type name="webc:B">
<title>B</title>
<parent>webc:A</parent>
</type>
<type name="webc:C">
<title>C</title>
<parent>webc:B</parent>
</type>
06-26-2007 10:43 AM
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.