<?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: Why doesn&amp;apos;t cmislib&amp;apos;s getDescendants() retrieve all documents? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/why-doesn-apos-t-cmislib-apos-s-getdescendants-retrieve-all/m-p/323043#M10044</link>
    <description>&lt;P&gt;I have looked into using the REST API as a substitute. It seems like sometimes the "totalSize" entry in the response is returning "-2" which makes no sense. This is consistent with the incomplete listings through cmislib, so I wonder if the two are related.&lt;/P&gt;</description>
    <pubDate>Fri, 04 Oct 2013 21:44:13 GMT</pubDate>
    <dc:creator>Steven_Huwig1</dc:creator>
    <dc:date>2013-10-04T21:44:13Z</dc:date>
    <item>
      <title>Why doesn&amp;apos;t cmislib&amp;apos;s getDescendants() retrieve all documents?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/why-doesn-apos-t-cmislib-apos-s-getdescendants-retrieve-all/m-p/323042#M10043</link>
      <description>&lt;P&gt;I am currently using Nuxeo DM 5.7.2.&lt;/P&gt;
&lt;P&gt;I would really like to use cmislib to access Nuxeo document metadata instead of the underlying database, but calls to getDescendants() do not retrieve the entire list of documents under a path. Is there a way to troubleshoot this?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2013 20:43:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/why-doesn-apos-t-cmislib-apos-s-getdescendants-retrieve-all/m-p/323042#M10043</guid>
      <dc:creator>Steven_Huwig1</dc:creator>
      <dc:date>2013-10-04T20:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn&amp;apos;t cmislib&amp;apos;s getDescendants() retrieve all documents?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/why-doesn-apos-t-cmislib-apos-s-getdescendants-retrieve-all/m-p/323043#M10044</link>
      <description>&lt;P&gt;I have looked into using the REST API as a substitute. It seems like sometimes the "totalSize" entry in the response is returning "-2" which makes no sense. This is consistent with the incomplete listings through cmislib, so I wonder if the two are related.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2013 21:44:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/why-doesn-apos-t-cmislib-apos-s-getdescendants-retrieve-all/m-p/323043#M10044</guid>
      <dc:creator>Steven_Huwig1</dc:creator>
      <dc:date>2013-10-04T21:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn&amp;apos;t cmislib&amp;apos;s getDescendants() retrieve all documents?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/why-doesn-apos-t-cmislib-apos-s-getdescendants-retrieve-all/m-p/323044#M10045</link>
      <description>&lt;P&gt;Please provide more information...&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2013 21:47:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/why-doesn-apos-t-cmislib-apos-s-getdescendants-retrieve-all/m-p/323044#M10045</guid>
      <dc:creator>rg1_</dc:creator>
      <dc:date>2013-10-04T21:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn&amp;apos;t cmislib&amp;apos;s getDescendants() retrieve all documents?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/why-doesn-apos-t-cmislib-apos-s-getdescendants-retrieve-all/m-p/323045#M10046</link>
      <description>&lt;P&gt;I believe it's just retrieving one page of results for certain subdirectories. Manually recursing via getChildren() does return a different set of files.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2013 21:53:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/why-doesn-apos-t-cmislib-apos-s-getdescendants-retrieve-all/m-p/323045#M10046</guid>
      <dc:creator>Steven_Huwig1</dc:creator>
      <dc:date>2013-10-04T21:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn&amp;apos;t cmislib&amp;apos;s getDescendants() retrieve all documents?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/why-doesn-apos-t-cmislib-apos-s-getdescendants-retrieve-all/m-p/323046#M10047</link>
      <description>&lt;P&gt;One more data point&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2013 22:25:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/why-doesn-apos-t-cmislib-apos-s-getdescendants-retrieve-all/m-p/323046#M10047</guid>
      <dc:creator>Steven_Huwig1</dc:creator>
      <dc:date>2013-10-04T22:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn&amp;apos;t cmislib&amp;apos;s getDescendants() retrieve all documents?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/why-doesn-apos-t-cmislib-apos-s-getdescendants-retrieve-all/m-p/323047#M10048</link>
      <description>&lt;P&gt;Note that getDescendents() for Nuxeo CMIS has a default depth of 2.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Oct 2013 02:55:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/why-doesn-apos-t-cmislib-apos-s-getdescendants-retrieve-all/m-p/323047#M10048</guid>
      <dc:creator>rg1_</dc:creator>
      <dc:date>2013-10-05T02:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Why doesn&amp;apos;t cmislib&amp;apos;s getDescendants() retrieve all documents?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/why-doesn-apos-t-cmislib-apos-s-getdescendants-retrieve-all/m-p/323048#M10049</link>
      <description>&lt;P&gt;Thanks for pointing that out, but everything I am trying to retrieve is in either the child or the grandchild of the path I'm passing in.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2013 15:15:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/why-doesn-apos-t-cmislib-apos-s-getdescendants-retrieve-all/m-p/323048#M10049</guid>
      <dc:creator>Steven_Huwig1</dc:creator>
      <dc:date>2013-10-07T15:15:06Z</dc:date>
    </item>
  </channel>
</rss>

