<?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 REST API deos not return results that NQXL search deos in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/rest-api-deos-not-return-results-that-nqxl-search-deos/m-p/323362#M10363</link>
    <description>&lt;P&gt;hi
i'm facing an issue with the REST API, it works randomly, sometimes it returns the results im excpecting, but other time i got no result
for query that are working in NXQL search
for example here is a url i'm testing:
&lt;A href="https://mynuxeo/nuxeo/api/v1/query?query=SELECT" target="test_blank"&gt;https://mynuxeo/nuxeo/api/v1/query?query=SELECT&lt;/A&gt; * FROM Document WHERE fichier:vvvvvv LIKE '%XXXXX%' AND ecm:aaaa = 0 AND ecm:bbbb = 'yyyy' AND ecm:ccc = 0
this is not returning anything&lt;/P&gt;
&lt;P&gt;but in the oder hand when i'm using NXQL search the same query (SELECT * FROM Document WHERE fichier:vvvvvv LIKE '%XXXXX%' AND ecm:aaaa = 0 AND ecm:bbbb = 'yyyy' AND ecm:ccc = 0)
is returning results&lt;/P&gt;
&lt;P&gt;any ideas?&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Thu, 07 Mar 2019 17:14:58 GMT</pubDate>
    <dc:creator>YOUNES_Ouchtoub</dc:creator>
    <dc:date>2019-03-07T17:14:58Z</dc:date>
    <item>
      <title>REST API deos not return results that NQXL search deos</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/rest-api-deos-not-return-results-that-nqxl-search-deos/m-p/323362#M10363</link>
      <description>&lt;P&gt;hi
i'm facing an issue with the REST API, it works randomly, sometimes it returns the results im excpecting, but other time i got no result
for query that are working in NXQL search
for example here is a url i'm testing:
&lt;A href="https://mynuxeo/nuxeo/api/v1/query?query=SELECT" target="test_blank"&gt;https://mynuxeo/nuxeo/api/v1/query?query=SELECT&lt;/A&gt; * FROM Document WHERE fichier:vvvvvv LIKE '%XXXXX%' AND ecm:aaaa = 0 AND ecm:bbbb = 'yyyy' AND ecm:ccc = 0
this is not returning anything&lt;/P&gt;
&lt;P&gt;but in the oder hand when i'm using NXQL search the same query (SELECT * FROM Document WHERE fichier:vvvvvv LIKE '%XXXXX%' AND ecm:aaaa = 0 AND ecm:bbbb = 'yyyy' AND ecm:ccc = 0)
is returning results&lt;/P&gt;
&lt;P&gt;any ideas?&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 17:14:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/rest-api-deos-not-return-results-that-nqxl-search-deos/m-p/323362#M10363</guid>
      <dc:creator>YOUNES_Ouchtoub</dc:creator>
      <dc:date>2019-03-07T17:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: REST API deos not return results that NQXL search deos</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/rest-api-deos-not-return-results-that-nqxl-search-deos/m-p/323363#M10364</link>
      <description>&lt;P&gt;In URLs &lt;CODE&gt;%&lt;/CODE&gt; characters have to be escaped. This is not specific to Nuxeo.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 18:10:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/rest-api-deos-not-return-results-that-nqxl-search-deos/m-p/323363#M10364</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2019-03-07T18:10:34Z</dc:date>
    </item>
  </channel>
</rss>

