<?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: Very slow nxql query with some filters in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/very-slow-nxql-query-with-some-filters/m-p/313214#M215</link>
    <description>&lt;P&gt;What about the Elasticsearch indexes and nodes?&lt;/P&gt;</description>
    <pubDate>Mon, 01 Feb 2021 20:48:16 GMT</pubDate>
    <dc:creator>Gregory_Carlin</dc:creator>
    <dc:date>2021-02-01T20:48:16Z</dc:date>
    <item>
      <title>Very slow nxql query with some filters</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/very-slow-nxql-query-with-some-filters/m-p/313213#M214</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have a nuxeo with mongoDB which contains a lot of data.&lt;/P&gt;
&lt;P&gt;My problem is that the following nxql query is very slow: &lt;CODE&gt;select * from Document where ecm:isTrashed = 0&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;By removing the filter on &lt;CODE&gt;ecm:isTrashed&lt;/CODE&gt;, I will have an immediate response,
That's why I thought about adding an index for &lt;CODE&gt;ecm: isTrashed&lt;/CODE&gt; in mongodb but the problem still persists.&lt;/P&gt;
&lt;P&gt;For your information, while consulting my documents with mongoDB compass, I noticed that ecm: isTrashed does not appear in the json of my documents and it will be added only for the documents which are in the trash, maybe it is therefore, creating an index does not solve the problem.&lt;/P&gt;
&lt;P&gt;Do you have an idea please&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 07:58:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/very-slow-nxql-query-with-some-filters/m-p/313213#M214</guid>
      <dc:creator>Ahmad_BenMaallem</dc:creator>
      <dc:date>2021-01-27T07:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Very slow nxql query with some filters</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/very-slow-nxql-query-with-some-filters/m-p/313214#M215</link>
      <description>&lt;P&gt;What about the Elasticsearch indexes and nodes?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 20:48:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/very-slow-nxql-query-with-some-filters/m-p/313214#M215</guid>
      <dc:creator>Gregory_Carlin</dc:creator>
      <dc:date>2021-02-01T20:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Very slow nxql query with some filters</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/very-slow-nxql-query-with-some-filters/m-p/313215#M216</link>
      <description>&lt;P&gt;The Elasticsearch indexes and nodes are properly configured and initialized.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 07:40:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/very-slow-nxql-query-with-some-filters/m-p/313215#M216</guid>
      <dc:creator>Ahmad_BenMaallem</dc:creator>
      <dc:date>2021-02-02T07:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Very slow nxql query with some filters</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/very-slow-nxql-query-with-some-filters/m-p/313216#M217</link>
      <description>&lt;P&gt;NXQL page provider is using the DB implementation&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 09:13:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/very-slow-nxql-query-with-some-filters/m-p/313216#M217</guid>
      <dc:creator>Gregory_Carlin</dc:creator>
      <dc:date>2021-02-02T09:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Very slow nxql query with some filters</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/very-slow-nxql-query-with-some-filters/m-p/313217#M218</link>
      <description>&lt;P&gt;Are you saying I need to add "nxql_search" to the "elasticsearch.override.pageproviders" property in nuxeo.conf ?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 10:04:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/very-slow-nxql-query-with-some-filters/m-p/313217#M218</guid>
      <dc:creator>Ahmad_BenMaallem</dc:creator>
      <dc:date>2021-02-02T10:04:46Z</dc:date>
    </item>
  </channel>
</rss>

