<?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: lucene query issue when more than 1000 records in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/lucene-query-issue-when-more-than-1000-records/m-p/273654#M226784</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry did not realise you needed a deep count.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I presume that you can't add Java code either if you are unable to configure alfresco,&amp;nbsp;&amp;nbsp; On 3.2 my first approach to tackle this would be a couple of policies storing the count as a property on the folder, however that approach will cause contention on the higher folders.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Unfortunatly I can't think of a Java Script way to get the count except to "walk" the tree.&amp;nbsp;&amp;nbsp; Maybe someone else has a better idea :mrgreen:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It may be worth calling Alfresco support to see if they have suggestions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jun 2011 09:40:46 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2011-06-07T09:40:46Z</dc:date>
    <item>
      <title>lucene query issue when more than 1000 records</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-query-issue-when-more-than-1000-records/m-p/273649#M226779</link>
      <description>Hi,Stuck in lucene query issue.Problem is : Lucene query returns the 1000 records but actually there are 1600 records.i found the solution on this&amp;nbsp; post http://forums1.man.alfresco.com/en/viewtopic.php?f=4&amp;amp;t=22178 but problem is we are not able to update the repository.properties file due to som</description>
      <pubDate>Mon, 06 Jun 2011 06:22:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-query-issue-when-more-than-1000-records/m-p/273649#M226779</guid>
      <dc:creator>jawwad</dc:creator>
      <dc:date>2011-06-06T06:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: lucene query issue when more than 1000 records</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-query-issue-when-more-than-1000-records/m-p/273650#M226780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you upgrade to Alfresco Enterprise then you may be able to configure via the JMX console.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Otherwise you are stuck.&amp;nbsp;&amp;nbsp;&amp;nbsp; I'd attack that problem from your sys admin end, it's important top be able to configure alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Perhaps more details of your requirement may help, the more recent versions of Alfreco have a query limit on the API or there are alternative ways of querying when you don't want to do full text search.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 08:46:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-query-issue-when-more-than-1000-records/m-p/273650#M226780</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-06-06T08:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: lucene query issue when more than 1000 records</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-query-issue-when-more-than-1000-records/m-p/273651#M226781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello thanks for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are using Alfresco Enterprise version : 3.2.2.7&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Scenario is : we want to count the all the files in the any folder of the repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For this we write the lucene query with specific path and type:content like that .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hope you understand the scenario&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kindly tell which version support the "query limit"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and what are the alternatives ways of the querying?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 05:25:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-query-issue-when-more-than-1000-records/m-p/273651#M226781</guid>
      <dc:creator>weareunite</dc:creator>
      <dc:date>2011-06-07T05:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: lucene query issue when more than 1000 records</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-query-issue-when-more-than-1000-records/m-p/273652#M226782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;On 3.2 Use the Node service or FileFolderService.&amp;nbsp;&amp;nbsp; No need for lucence for that sort of query.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 07:02:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-query-issue-when-more-than-1000-records/m-p/273652#M226782</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-06-07T07:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: lucene query issue when more than 1000 records</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-query-issue-when-more-than-1000-records/m-p/273653#M226783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;FileFolderService Class does not help to find the files which are on the deeper levels , it able to fetches folders not files. or either make a custom script that first retrieves the all folders at any level then count the files inside these folders but i this is not appropriate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Other is NodeService Class it also returns only the immediate all child associations , i think this is also not helpful in the case when you count deeper level files and folders.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;am&amp;nbsp; i right ???&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 09:06:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-query-issue-when-more-than-1000-records/m-p/273653#M226783</guid>
      <dc:creator>weareunite</dc:creator>
      <dc:date>2011-06-07T09:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: lucene query issue when more than 1000 records</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-query-issue-when-more-than-1000-records/m-p/273654#M226784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry did not realise you needed a deep count.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I presume that you can't add Java code either if you are unable to configure alfresco,&amp;nbsp;&amp;nbsp; On 3.2 my first approach to tackle this would be a couple of policies storing the count as a property on the folder, however that approach will cause contention on the higher folders.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Unfortunatly I can't think of a Java Script way to get the count except to "walk" the tree.&amp;nbsp;&amp;nbsp; Maybe someone else has a better idea :mrgreen:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It may be worth calling Alfresco support to see if they have suggestions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 09:40:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-query-issue-when-more-than-1000-records/m-p/273654#M226784</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-06-07T09:40:46Z</dc:date>
    </item>
  </channel>
</rss>

