<?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: Get nodes without parent association informed in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/get-nodes-without-parent-association-informed/m-p/45453#M18298</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;B&gt;None None&lt;/B&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can seach by node type using lucene or fts queries like TYPE:”ts:folderSet”. Howeven lucene and fts queries are not prepared to search by associations at the moment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, using Java API, you will have to search all nodes of type ts:folderSet, then you will have to iterate them and check if each node has not a source association of type ts:FolderSubSet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 Mar 2019 02:11:19 GMT</pubDate>
    <dc:creator>sercama</dc:creator>
    <dc:date>2019-03-09T02:11:19Z</dc:date>
    <item>
      <title>Get nodes without parent association informed</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/get-nodes-without-parent-association-informed/m-p/45452#M18297</link>
      <description>I'd like to know how to get all nodes of a given type `ts:folderSet` which has no parent association of type `ts:FolderSubSet` informed.Currently:[![enter image description here][1]][1]So, I mean, I need all nodes of type `ts:folderSet` where `tsfss:folderSubSet-folder` is null or not informed.Curre</description>
      <pubDate>Fri, 08 Mar 2019 11:11:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/get-nodes-without-parent-association-informed/m-p/45452#M18297</guid>
      <dc:creator>nonets</dc:creator>
      <dc:date>2019-03-08T11:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Get nodes without parent association informed</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/get-nodes-without-parent-association-informed/m-p/45453#M18298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;B&gt;None None&lt;/B&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can seach by node type using lucene or fts queries like TYPE:”ts:folderSet”. Howeven lucene and fts queries are not prepared to search by associations at the moment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, using Java API, you will have to search all nodes of type ts:folderSet, then you will have to iterate them and check if each node has not a source association of type ts:FolderSubSet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Mar 2019 02:11:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/get-nodes-without-parent-association-informed/m-p/45453#M18298</guid>
      <dc:creator>sercama</dc:creator>
      <dc:date>2019-03-09T02:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Get nodes without parent association informed</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/get-nodes-without-parent-association-informed/m-p/45454#M18299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to get them using pagination?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're using 4.2.f version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2019 12:08:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/get-nodes-without-parent-association-informed/m-p/45454#M18299</guid>
      <dc:creator>nonets</dc:creator>
      <dc:date>2019-03-11T12:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Get nodes without parent association informed</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/get-nodes-without-parent-association-informed/m-p/45455#M18300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And what about&amp;nbsp;&lt;A class="link-titled" href="http://dev.alfresco.com/resource/AlfrescoOne/5.0/PublicAPI/org/alfresco/service/cmr/repository/NodeService.html#getChildAssocsWithoutParentAssocsOfType(org.alfresco.service.cmr.repository.NodeRef,%20org.alfresco.service.namespace.QName)" title="http://dev.alfresco.com/resource/AlfrescoOne/5.0/PublicAPI/org/alfresco/service/cmr/repository/NodeService.html#getChildAssocsWithoutParentAssocsOfType(org.alfresco.service.cmr.repository.NodeRef,%20org.alfresco.service.namespace.QName)" rel="nofollow noopener noreferrer"&gt;NodeService (Alfresco 5.0.3 Public API)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:09:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/get-nodes-without-parent-association-informed/m-p/45455#M18300</guid>
      <dc:creator>nonets</dc:creator>
      <dc:date>2019-03-11T15:09:33Z</dc:date>
    </item>
  </channel>
</rss>

