<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Display the directory structure in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/display-the-directory-structure/m-p/259838#M212968</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The structure of the space in Alfresco is &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/company_home/Patient Record/[folder name]/[sub-folder name].&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I would like to display a list of all folder structure names via Web Services API, can anyone teach me what will the lucene&amp;nbsp; query string look like?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;what I am using is :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PATH:"/app:company_home/cm&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;atient_x0020_Record/*/*" OR TYPE:"cm:folder"&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it correct?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please advise&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Benson&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Feb 2012 19:14:43 GMT</pubDate>
    <dc:creator>bensonfungjava</dc:creator>
    <dc:date>2012-02-07T19:14:43Z</dc:date>
    <item>
      <title>Display the directory structure</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/display-the-directory-structure/m-p/259838#M212968</link>
      <description>Hi,The structure of the space in Alfresco is /company_home/Patient Record/[folder name]/[sub-folder name].If I would like to display a list of all folder structure names via Web Services API, can anyone teach me what will the lucene&amp;nbsp; query string look like?what I am using is &lt;IMG id="smileytongue" class="emoticon emoticon-smileytongue" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ATH:"/app:company_home</description>
      <pubDate>Tue, 07 Feb 2012 19:14:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/display-the-directory-structure/m-p/259838#M212968</guid>
      <dc:creator>bensonfungjava</dc:creator>
      <dc:date>2012-02-07T19:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Display the directory structure</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/display-the-directory-structure/m-p/259839#M212969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use PATH:/&amp;lt;directory&amp;gt;//* to get all the nodes at any depth below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So in your case try this - PATH:"/app:company_home/cm&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;atient_x0020_Record//*"&amp;nbsp; and since it is folders or containers you wants to extract, use "AND" combination.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 07:33:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/display-the-directory-structure/m-p/259839#M212969</guid>
      <dc:creator>emperor333</dc:creator>
      <dc:date>2012-02-14T07:33:34Z</dc:date>
    </item>
  </channel>
</rss>

