<?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 Querying based on node language in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/querying-based-on-node-language/m-p/249626#M202756</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I need to be able to query based on the nodes language. Something like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;SELECT D.*, L.* FROM cmis:document JOIN &amp;lt;language&amp;gt; as L ON D.cmis:objectId = L.cmis:objectId WHERE L.&amp;lt;language&amp;gt; = 'en'&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be greatly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Mar 2012 16:55:51 GMT</pubDate>
    <dc:creator>biff45452</dc:creator>
    <dc:date>2012-03-27T16:55:51Z</dc:date>
    <item>
      <title>Querying based on node language</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/querying-based-on-node-language/m-p/249626#M202756</link>
      <description>I need to be able to query based on the nodes language. Something like&lt;IMG id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;ELECT D.*, L.* FROM cmis:document JOIN &amp;lt;language&amp;gt; as L ON D.cmis&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;bjectId = L.cmis&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;bjectId WHERE L.&amp;lt;language&amp;gt; = 'en'‍Any help would be greatly appreciated.</description>
      <pubDate>Tue, 27 Mar 2012 16:55:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/querying-based-on-node-language/m-p/249626#M202756</guid>
      <dc:creator>biff45452</dc:creator>
      <dc:date>2012-03-27T16:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: Querying based on node language</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/querying-based-on-node-language/m-p/249627#M202757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for something like this to work you need to enhance the metadata of your node to actually carry language information. There already is an Alfresco aspect for this, but a) aspects are not yet CMIS standard and supported in compliant CMIS SQL and b) I think the aspect has been deprecated in the latest version(s) of Alfresco. What I'd suggest is to define your own base document type which includes a simple language property (maybe even with a nice LIST constraint) and to use that type in your JOIN. I am hard pressed to find a different approach at the moment…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2012 15:36:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/querying-based-on-node-language/m-p/249627#M202757</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2012-04-09T15:36:32Z</dc:date>
    </item>
  </channel>
</rss>

