<?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 CMIS Query Maximum Results in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cmis-query-maximum-results/m-p/266875#M220005</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;I got a problem (maybe configuration problem), when querying via CMIS. I have a Alfresco repository with 100000 base documents (cmis:document).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The result set of a query (SELECT * FROM cmis:document), which should hit 100000 documents, provides only 1000 results. Also when skipping the first 500 results. The number of query results is not 1000 (500th to 1500th document), but 500. -&amp;gt; So if I the skip count is 1000, I got 0 results.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For data migration purposes I need partitioning, so that a migration process can be splitted, started and stopped at a defined point and all documents (or large a number of documents) can be fetched via query. So for example: 50000 documents are already processed. Then I would like to skip 50000 documents and process the next 50000 with maxItems=50000 and skipCount=50000.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This post: &lt;/SPAN&gt;&lt;A href="https://forums.alfresco.com/en/viewtopic.php?t=13381" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/en/viewtopic.php?t=13381&lt;/A&gt;&lt;SPAN&gt; deals with the limitation of lucene results, but i don't know if this is already the solution. I'm testing with Alfresco 3.4.e&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gabor Claußnitzer&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Feb 2012 08:30:00 GMT</pubDate>
    <dc:creator>gclaussn</dc:creator>
    <dc:date>2012-02-23T08:30:00Z</dc:date>
    <item>
      <title>CMIS Query Maximum Results</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-query-maximum-results/m-p/266875#M220005</link>
      <description>Hi,I got a problem (maybe configuration problem), when querying via CMIS. I have a Alfresco repository with 100000 base documents (cmis:document).The result set of a query (SELECT * FROM cmis:document), which should hit 100000 documents, provides only 1000 results. Also when skipping the first 500 r</description>
      <pubDate>Thu, 23 Feb 2012 08:30:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-query-maximum-results/m-p/266875#M220005</guid>
      <dc:creator>gclaussn</dc:creator>
      <dc:date>2012-02-23T08:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS Query Maximum Results</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-query-maximum-results/m-p/266876#M220006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes,that is surely the way to increase your search result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But still I think there will be some limitation of lucene.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Check first and deacons post in that thread it is really the solution.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 14:49:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-query-maximum-results/m-p/266876#M220006</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2012-02-24T14:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS Query Maximum Results</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-query-maximum-results/m-p/266877#M220007</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;Use the suggested solutions or upgrade to 4.0 and use SOLR.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 18:00:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-query-maximum-results/m-p/266877#M220007</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2012-02-24T18:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS Query Maximum Results</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-query-maximum-results/m-p/266878#M220008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With Alfresco 4.0.x and Solr is there the need to configure this behavior or do I get unlimited results with the out-of-the-box configuration?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gabor Claußnitzer&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 12:13:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-query-maximum-results/m-p/266878#M220008</guid>
      <dc:creator>gclaussn</dc:creator>
      <dc:date>2012-02-27T12:13:00Z</dc:date>
    </item>
  </channel>
</rss>

