<?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 query caching in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/cmis-query-caching/m-p/24745#M10744</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scenario&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are executing a cmis query. &amp;nbsp;It is taking 20 mins for first time and subsequent execution of the same query takes only milliseconds. &amp;nbsp;It looks like it is caching. &amp;nbsp;So, how to disable the caching?&lt;/P&gt;&lt;P&gt;How long the cache will retain and how to set the timeout for cache?&lt;/P&gt;&lt;P&gt;Is this cache user specific or application specific?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jul 2017 15:35:14 GMT</pubDate>
    <dc:creator>dinesh_rajan</dc:creator>
    <dc:date>2017-07-25T15:35:14Z</dc:date>
    <item>
      <title>Cmis query caching</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cmis-query-caching/m-p/24745#M10744</link>
      <description>ScenarioWe are executing a cmis query. &amp;nbsp;It is taking 20 mins for first time and subsequent execution of the same query takes only milliseconds. &amp;nbsp;It looks like it is caching. &amp;nbsp;So, how to disable the caching?How long the cache will retain and how to set the timeout for cache?Is this cache user specifi</description>
      <pubDate>Tue, 25 Jul 2017 15:35:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cmis-query-caching/m-p/24745#M10744</guid>
      <dc:creator>dinesh_rajan</dc:creator>
      <dc:date>2017-07-25T15:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cmis query caching</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cmis-query-caching/m-p/24746#M10745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why would you want to disable caching? The first time the query is executed is only so slow because it cannot use an existing cache entry and has to fetch a lot of data from the database. If you were to disable the cache then the second time you call the query would also take 20 minutes.&lt;/P&gt;&lt;P&gt;Most caches in Alfresco are global, so if one user found a specific search result than another user that finds the same result will generally profit from it performance-wise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is very likely that your query is simply too complex / retrieves too many records (more than what would be recommended) or that either your data model or database is not properly maintained / optimised for query performance. If you were to provide an example query (incl pagination / scope parameters) it would at least help to evaluate that...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 10:24:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cmis-query-caching/m-p/24746#M10745</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-07-26T10:24:11Z</dc:date>
    </item>
  </channel>
</rss>

