<?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 Re: Count all uploaded documents in Share sites in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/count-all-uploaded-documents-in-share-sites/m-p/303616#M256746</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need not write the entire logic. just use the fallowing query to get all the documents that are uploaded into site&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;var noOfDocs=search.luceneSearch("TYPE:\"cm:content\" AND PATH:\"//app:company_home/st:sites//*\" ");&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This will give the documents that are uploaded into site which are cm:content and it's subtypes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if you have your own type just specify it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Since you want count, just this will return array so you can use noOfDocs.length&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 May 2013 12:11:00 GMT</pubDate>
    <dc:creator>rajupingili</dc:creator>
    <dc:date>2013-05-28T12:11:00Z</dc:date>
    <item>
      <title>Count all uploaded documents in Share sites</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/count-all-uploaded-documents-in-share-sites/m-p/303615#M256745</link>
      <description>Alfresco gurus,After looking fruitlessly for a tool that provides an accurate total count of uploaded files in the Share document libraries, I've cobbled together the following, inelegant Javascript script (I'm a fortran programmer!).&amp;nbsp; I've verified the count successfully against test Alfresco insta</description>
      <pubDate>Wed, 24 Apr 2013 17:26:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/count-all-uploaded-documents-in-share-sites/m-p/303615#M256745</guid>
      <dc:creator>ashankar</dc:creator>
      <dc:date>2013-04-24T17:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Count all uploaded documents in Share sites</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/count-all-uploaded-documents-in-share-sites/m-p/303616#M256746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need not write the entire logic. just use the fallowing query to get all the documents that are uploaded into site&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;var noOfDocs=search.luceneSearch("TYPE:\"cm:content\" AND PATH:\"//app:company_home/st:sites//*\" ");&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This will give the documents that are uploaded into site which are cm:content and it's subtypes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if you have your own type just specify it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Since you want count, just this will return array so you can use noOfDocs.length&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2013 12:11:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/count-all-uploaded-documents-in-share-sites/m-p/303616#M256746</guid>
      <dc:creator>rajupingili</dc:creator>
      <dc:date>2013-05-28T12:11:00Z</dc:date>
    </item>
  </channel>
</rss>

