<?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 How to query a list of keywods using AND Operator in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-query-a-list-of-keywods-using-and-operator/m-p/315456#M2457</link>
    <description>&lt;P&gt;Working with a content view.&lt;/P&gt;
&lt;P&gt;I am looking to offer the user the capability to perform a search on multiple keywords with AND operator&lt;/P&gt;
&lt;P&gt;For instance :
keyword1 : 'tag1'
keyword2: 'tag2'
keyword3: 'tag3'&lt;/P&gt;
&lt;P&gt;=&amp;gt; SELECT * FROM Document WHERE app_com:keywords = 'tag1' AND edoc_com:keywords = 'tag2' AND edoc_com:keywords = 'tag3'&lt;/P&gt;
&lt;P&gt;What kind of widget could help me to achieve this?&lt;/P&gt;
&lt;P&gt;So far i did use List widget but it workds with IN operator&lt;/P&gt;
&lt;P&gt;Any help appreciated.&lt;/P&gt;
&lt;P&gt;Mathieu&lt;/P&gt;</description>
    <pubDate>Thu, 23 Nov 2017 10:59:24 GMT</pubDate>
    <dc:creator>Mathieu_</dc:creator>
    <dc:date>2017-11-23T10:59:24Z</dc:date>
    <item>
      <title>How to query a list of keywods using AND Operator</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-query-a-list-of-keywods-using-and-operator/m-p/315456#M2457</link>
      <description>&lt;P&gt;Working with a content view.&lt;/P&gt;
&lt;P&gt;I am looking to offer the user the capability to perform a search on multiple keywords with AND operator&lt;/P&gt;
&lt;P&gt;For instance :
keyword1 : 'tag1'
keyword2: 'tag2'
keyword3: 'tag3'&lt;/P&gt;
&lt;P&gt;=&amp;gt; SELECT * FROM Document WHERE app_com:keywords = 'tag1' AND edoc_com:keywords = 'tag2' AND edoc_com:keywords = 'tag3'&lt;/P&gt;
&lt;P&gt;What kind of widget could help me to achieve this?&lt;/P&gt;
&lt;P&gt;So far i did use List widget but it workds with IN operator&lt;/P&gt;
&lt;P&gt;Any help appreciated.&lt;/P&gt;
&lt;P&gt;Mathieu&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2017 10:59:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-query-a-list-of-keywods-using-and-operator/m-p/315456#M2457</guid>
      <dc:creator>Mathieu_</dc:creator>
      <dc:date>2017-11-23T10:59:24Z</dc:date>
    </item>
  </channel>
</rss>

