<?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: How to search for documents that have a list property empty ? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-search-for-documents-that-have-a-list-property-empty/m-p/314998#M1999</link>
    <description>&lt;P&gt;Also, how about searching for documents with no subjects OR with subject 'X'.&lt;/P&gt;</description>
    <pubDate>Thu, 24 Apr 2014 16:54:52 GMT</pubDate>
    <dc:creator>fast_narcis_</dc:creator>
    <dc:date>2014-04-24T16:54:52Z</dc:date>
    <item>
      <title>How to search for documents that have a list property empty ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-search-for-documents-that-have-a-list-property-empty/m-p/314997#M1998</link>
      <description>&lt;P&gt;Like documents having no value in the dc:subjects field.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2014 16:37:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-search-for-documents-that-have-a-list-property-empty/m-p/314997#M1998</guid>
      <dc:creator>fast_narcis_</dc:creator>
      <dc:date>2014-04-24T16:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to search for documents that have a list property empty ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-search-for-documents-that-have-a-list-property-empty/m-p/314998#M1999</link>
      <description>&lt;P&gt;Also, how about searching for documents with no subjects OR with subject 'X'.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2014 16:54:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-search-for-documents-that-have-a-list-property-empty/m-p/314998#M1999</guid>
      <dc:creator>fast_narcis_</dc:creator>
      <dc:date>2014-04-24T16:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to search for documents that have a list property empty ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-search-for-documents-that-have-a-list-property-empty/m-p/314999#M2000</link>
      <description>&lt;P&gt;You can use the following query for this:&lt;/P&gt;
&lt;P&gt;&lt;CODE&gt;SELECT * FROM Document WHERE dc:subjects/* IS NULL&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;Adding the usual filters on deleted documents or versions:&lt;/P&gt;
&lt;P&gt;&lt;CODE&gt;SELECT * FROM Document WHERE dc:subjects/* IS NULL AND ecm:mixinType != 'HiddenInNavigation' AND ecm:isCheckedInVersion = 0 AND ecm:currentLifeCycleState != 'deleted'&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;If the question is about the User Interface and the default forms displayed by Nuxeo (in the FacetedSearch for example), then you must override the search or add you own (Content-View in Studio, with the "Faceted Search" box checked), because by default, Nuxeo handles the empty parameters of these layouts as if they where not filled at all.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2014 23:01:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-search-for-documents-that-have-a-list-property-empty/m-p/314999#M2000</guid>
      <dc:creator>ThibArg_</dc:creator>
      <dc:date>2014-04-24T23:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to search for documents that have a list property empty ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-search-for-documents-that-have-a-list-property-empty/m-p/315000#M2001</link>
      <description>&lt;P&gt;It works ! Thank you very much !&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2014 10:20:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-search-for-documents-that-have-a-list-property-empty/m-p/315000#M2001</guid>
      <dc:creator>fast_narcis_</dc:creator>
      <dc:date>2014-04-25T10:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to search for documents that have a list property empty ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-search-for-documents-that-have-a-list-property-empty/m-p/315001#M2002</link>
      <description>&lt;P&gt;Good idea. Just did it today thanks&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2014 23:52:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-search-for-documents-that-have-a-list-property-empty/m-p/315001#M2002</guid>
      <dc:creator>ThibArg_</dc:creator>
      <dc:date>2014-05-19T23:52:18Z</dc:date>
    </item>
  </channel>
</rss>

