<?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 CMIS Querying with Path having performance issues in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/cmis-querying-with-path-having-performance-issues/m-p/38692#M16287</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alfresco Community,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm starting a new Alfresco project and we are doing some tests linking Alfresco with a C-Sharp Application through&amp;nbsp;CMIS. We have a encountered a minor setback while querying with PATHs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll explain: when we execute this query without a Path we have an immediate answer:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: gainsboro;"&gt;ses&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; color: #b4b4b4;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; color: gainsboro;"&gt;Query(&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; color: #d69d85;"&gt;"select&amp;nbsp;*&amp;nbsp;from cer&lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;ocType&amp;nbsp;where cer:statid&amp;nbsp;=&amp;nbsp;414"&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; color: gainsboro;"&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; color: #569cd6;"&gt;false&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; color: gainsboro;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;but when doing it like this it takes 2-3 seconds for an answer:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: gainsboro;"&gt;ses&lt;/SPAN&gt;&lt;SPAN style="color: #b4b4b4;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: gainsboro;"&gt;Query(&lt;/SPAN&gt;&lt;SPAN style="color: #d69d85;"&gt;"select&amp;nbsp;*&amp;nbsp;from &lt;SPAN style="background-color: #f6f6f6;"&gt;cer&lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;ocType&lt;/SPAN&gt; where cer:statid&amp;nbsp;=&amp;nbsp;414&amp;nbsp;"&lt;/SPAN&gt;&lt;SPAN style="color: gainsboro;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #b4b4b4;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: gainsboro;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #d69d85;"&gt;"&amp;nbsp;and&amp;nbsp;contains('PATH:\"/app:company_home/st:sites/cm:test/cm:documentLibrary/cm&lt;img id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://connect.hyland.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;taoDoku/cm:Test//*\"')"&lt;/SPAN&gt;&lt;SPAN style="color: #d69d85;"&gt;,&amp;nbsp;false);&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Has anybody encountered this issue? Could it be a configuration issue? We installed 5.2 out of the box...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see a hacky way out but I want to be sure before going down that road...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Apr 2017 14:21:24 GMT</pubDate>
    <dc:creator>gluck113</dc:creator>
    <dc:date>2017-04-10T14:21:24Z</dc:date>
    <item>
      <title>CMIS Querying with Path having performance issues</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cmis-querying-with-path-having-performance-issues/m-p/38692#M16287</link>
      <description>Hello Alfresco Community,&amp;nbsp;I'm starting a new Alfresco project and we are doing some tests linking Alfresco with a C-Sharp Application through&amp;nbsp;CMIS. We have a encountered a minor setback while querying with PATHs.I'll explain: when we execute this query without a Path we have an immediate answer:ses.</description>
      <pubDate>Mon, 10 Apr 2017 14:21:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cmis-querying-with-path-having-performance-issues/m-p/38692#M16287</guid>
      <dc:creator>gluck113</dc:creator>
      <dc:date>2017-04-10T14:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS Querying with Path having performance issues</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cmis-querying-with-path-having-performance-issues/m-p/38693#M16288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After discussion with &lt;B&gt;Axel Faust&lt;/B&gt;‌ it seems the Path is not indexed in Solr as quickly as the metadata properties which are stored in the DB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We must tune our Solr or put the Path in a metadata property (the hacky solution)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 14:33:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cmis-querying-with-path-having-performance-issues/m-p/38693#M16288</guid>
      <dc:creator>gluck113</dc:creator>
      <dc:date>2017-05-10T14:33:10Z</dc:date>
    </item>
  </channel>
</rss>

