<?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 CONTAINS Problem in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/cmis-contains-problem/m-p/325166#M12167</link>
    <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;Guys its possible to use more them one contains in the same query ?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;select d.*, o.* from cmis:document as d join cm:titled as o on d.cmis:objectid = o.cmis:objectid where CONTAINS(d,'cmis:name:test OR cmis:createdBy:admin') OR CONTAINS(o,'cm:title:test')
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Regards,
Rafael Bueno&lt;/P&gt;</description>
    <pubDate>Mon, 17 Feb 2014 23:05:13 GMT</pubDate>
    <dc:creator>Rafael_Bueno</dc:creator>
    <dc:date>2014-02-17T23:05:13Z</dc:date>
    <item>
      <title>CMIS CONTAINS Problem</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/cmis-contains-problem/m-p/325166#M12167</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;Guys its possible to use more them one contains in the same query ?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;select d.*, o.* from cmis:document as d join cm:titled as o on d.cmis:objectid = o.cmis:objectid where CONTAINS(d,'cmis:name:test OR cmis:createdBy:admin') OR CONTAINS(o,'cm:title:test')
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Regards,
Rafael Bueno&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2014 23:05:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/cmis-contains-problem/m-p/325166#M12167</guid>
      <dc:creator>Rafael_Bueno</dc:creator>
      <dc:date>2014-02-17T23:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS CONTAINS Problem</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/cmis-contains-problem/m-p/325167#M12168</link>
      <description>&lt;P&gt;The CMIS spec disallows it. See CMIS 1.1, §2.1.14.2.4.4 (CONTAINS() predicate function):&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;At most one CONTAINS() function MUST be included in a single query statement.
The repository MUST throw an exception if more than one CONTAINS() function is found.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 17 Feb 2014 23:21:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/cmis-contains-problem/m-p/325167#M12168</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2014-02-17T23:21:25Z</dc:date>
    </item>
  </channel>
</rss>

