<?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 perform a Join on Nuxeo in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-perform-a-join-on-nuxeo/m-p/328065#M15066</link>
    <description>&lt;P&gt;I was looking for a way to use JOINS in Nuxeo, CMISQL seems to be the right solution, I found this &lt;A href="https://doc.nuxeo.com/display/NXDOC/How+to+Make+CMISQL+Queries+Using+Java"&gt;link&lt;/A&gt;
But I don't know how to use it. There's not much documentationn about CMISQL in the official documentation.&lt;/P&gt;
&lt;P&gt;It would be appreciated if you could provide me with links or a simple example explaining how it works.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jun 2015 11:09:38 GMT</pubDate>
    <dc:creator>Dalal_</dc:creator>
    <dc:date>2015-06-19T11:09:38Z</dc:date>
    <item>
      <title>How to perform a Join on Nuxeo</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-perform-a-join-on-nuxeo/m-p/328065#M15066</link>
      <description>&lt;P&gt;I was looking for a way to use JOINS in Nuxeo, CMISQL seems to be the right solution, I found this &lt;A href="https://doc.nuxeo.com/display/NXDOC/How+to+Make+CMISQL+Queries+Using+Java"&gt;link&lt;/A&gt;
But I don't know how to use it. There's not much documentationn about CMISQL in the official documentation.&lt;/P&gt;
&lt;P&gt;It would be appreciated if you could provide me with links or a simple example explaining how it works.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2015 11:09:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-perform-a-join-on-nuxeo/m-p/328065#M15066</guid>
      <dc:creator>Dalal_</dc:creator>
      <dc:date>2015-06-19T11:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to perform a Join on Nuxeo</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-perform-a-join-on-nuxeo/m-p/328066#M15067</link>
      <description>&lt;P&gt;What have you tried and what didn't work?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 15:09:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-perform-a-join-on-nuxeo/m-p/328066#M15067</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2015-06-23T15:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to perform a Join on Nuxeo</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-perform-a-join-on-nuxeo/m-p/328067#M15068</link>
      <description>&lt;P&gt;JOINS are indeed enabled for CMISQL when the property&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;org.nuxeo.cmis.joins=true
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;respecting the following conditions:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;repository uses VCS (ie use a rdbms for storing metadata, vs mongodb)&lt;/LI&gt;
&lt;LI&gt;queries are done through VCS (the database), not Elasticsearch&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;It means that you won't be in the optimal architecture performance wise for executing your queries.&lt;/P&gt;
&lt;P&gt;It may be a better option to "denormalize" part of your data either in the repository or just in the elasticsearch index. The latter approach is a design that will be genericised in the future in the Nuxeo Platform.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 17:04:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-perform-a-join-on-nuxeo/m-p/328067#M15068</guid>
      <dc:creator>Alain_ESCAFFRE</dc:creator>
      <dc:date>2015-07-13T17:04:26Z</dc:date>
    </item>
  </channel>
</rss>

