<?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>article Search Folder Growing in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/ta-p/1714156</link>
    <description>&lt;P&gt;Qlik Sense Search Folder is growing in size.&lt;BR /&gt;&lt;BR /&gt;Smart search is the global search tool in&amp;nbsp;Qlik Sense, enabling you to search the entire data set in your app from any sheet in the app. See&amp;nbsp;&lt;I&gt;&lt;A href="https://help.qlik.com/en-US/sense/Subsystems/Hub/Content/Sense_Hub/Search/use-smart-search-tool.htm" target="_blank" rel="noopener"&gt;Using Smart Search&lt;/A&gt;&amp;nbsp;&lt;/I&gt;on the official Qlik Online Help for details.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This search is indexed to disk at&amp;nbsp;&lt;SPAN&gt;%Share%/Apps/Search.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;As time goes on, the index grows and commits more disk space.&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment:&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;DIV style="margin-left: 40px;"&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;The contents of the Qlik Sense Search folders can be deleted to free up disk space. The content pertains to App ID's, so it would be best to remove those which are not often used. The only effect this would have is increasing the amount of time needed to complete a Smart Search for this same App in the future.&lt;BR /&gt;&lt;BR /&gt;Qlik Sense can also be configured to purge the Search Folder on a schedule. The setting will need to be applied in the &lt;SPAN&gt;settings.ini&lt;/SPAN&gt; of either the Qlik Sense Enterprise Server or the Qlik Sense Desktop. For information on how to edit the settings.ini file, reference&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Support-Knowledge-Base/How-to-modify-Qlik-Sense-Engine-s-Settings-ini/ta-p/1714789" target="_blank" rel="noopener"&gt;How to modify Qlik Sense Engine's Settings.ini&lt;/A&gt;.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1"&gt;&lt;STRONG&gt;Qlik Sense Server&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1"&gt;&lt;SPAN&gt;%PROGRAMDATA%/Qlik/Sense/Engine/Settings.ini&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1"&gt;&lt;STRONG&gt;Qlik Sense Desktop&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1"&gt;&lt;SPAN&gt;%USERPROFILE%/Documents/Qlik/Sense/Settings.ini&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;ServerPurgeSearchIndexFileInterval&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Default Value&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;3600&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;-1&lt;/STRONG&gt;&amp;nbsp;the search index folder is never purged.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;0 or negative (except -1)&lt;/STRONG&gt;, the purge happens constantly.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;strictly positive value&lt;/STRONG&gt;, the search index folder is purged each&amp;nbsp;&lt;EM&gt;ServerPurgeSearchIndexFileInterval&lt;/EM&gt;&amp;nbsp;seconds.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;The purge system removes the unused search index files. In addition, it removes the oldest used search index files until the search index folder is smaller than&amp;nbsp;&lt;EM&gt;ServerSearchIndexFileDirectoryMaximumSizeInMBytes&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;ServerSearchIndexFileDirectoryMaximumSizeInMBytes&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Default Value&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;-1&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Maximum size of the search index directory in megabytes. During the periodic purge, old indexes are removed until the total size of index files is below this threshold. If negative, do not limit the size of the directory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure to add &lt;STRONG&gt;both&lt;/STRONG&gt; parameters mentioned above into the &lt;FONT face="courier new,courier"&gt;settings.ini&lt;/FONT&gt;, the cleaning will happen at the specified intervall but only after the size limit is reached.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jun 2022 13:41:19 GMT</pubDate>
    <dc:creator>Chris_Rice</dc:creator>
    <dc:date>2022-06-15T13:41:19Z</dc:date>
    <item>
      <title>Search Folder Growing</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/ta-p/1714156</link>
      <description>&lt;P&gt;Qlik Sense Search Folder is growing in size.&lt;BR /&gt;&lt;BR /&gt;Smart search is the global search tool in&amp;nbsp;Qlik Sense, enabling you to search the entire data set in your app from any sheet in the app. See&amp;nbsp;&lt;I&gt;&lt;A href="https://help.qlik.com/en-US/sense/Subsystems/Hub/Content/Sense_Hub/Search/use-smart-search-tool.htm" target="_blank" rel="noopener"&gt;Using Smart Search&lt;/A&gt;&amp;nbsp;&lt;/I&gt;on the official Qlik Online Help for details.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This search is indexed to disk at&amp;nbsp;&lt;SPAN&gt;%Share%/Apps/Search.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;As time goes on, the index grows and commits more disk space.&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment:&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;DIV style="margin-left: 40px;"&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;The contents of the Qlik Sense Search folders can be deleted to free up disk space. The content pertains to App ID's, so it would be best to remove those which are not often used. The only effect this would have is increasing the amount of time needed to complete a Smart Search for this same App in the future.&lt;BR /&gt;&lt;BR /&gt;Qlik Sense can also be configured to purge the Search Folder on a schedule. The setting will need to be applied in the &lt;SPAN&gt;settings.ini&lt;/SPAN&gt; of either the Qlik Sense Enterprise Server or the Qlik Sense Desktop. For information on how to edit the settings.ini file, reference&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Support-Knowledge-Base/How-to-modify-Qlik-Sense-Engine-s-Settings-ini/ta-p/1714789" target="_blank" rel="noopener"&gt;How to modify Qlik Sense Engine's Settings.ini&lt;/A&gt;.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1"&gt;&lt;STRONG&gt;Qlik Sense Server&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1"&gt;&lt;SPAN&gt;%PROGRAMDATA%/Qlik/Sense/Engine/Settings.ini&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1"&gt;&lt;STRONG&gt;Qlik Sense Desktop&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1"&gt;&lt;SPAN&gt;%USERPROFILE%/Documents/Qlik/Sense/Settings.ini&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;ServerPurgeSearchIndexFileInterval&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Default Value&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;3600&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;-1&lt;/STRONG&gt;&amp;nbsp;the search index folder is never purged.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;0 or negative (except -1)&lt;/STRONG&gt;, the purge happens constantly.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;strictly positive value&lt;/STRONG&gt;, the search index folder is purged each&amp;nbsp;&lt;EM&gt;ServerPurgeSearchIndexFileInterval&lt;/EM&gt;&amp;nbsp;seconds.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;The purge system removes the unused search index files. In addition, it removes the oldest used search index files until the search index folder is smaller than&amp;nbsp;&lt;EM&gt;ServerSearchIndexFileDirectoryMaximumSizeInMBytes&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;ServerSearchIndexFileDirectoryMaximumSizeInMBytes&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Default Value&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;-1&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Maximum size of the search index directory in megabytes. During the periodic purge, old indexes are removed until the total size of index files is below this threshold. If negative, do not limit the size of the directory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure to add &lt;STRONG&gt;both&lt;/STRONG&gt; parameters mentioned above into the &lt;FONT face="courier new,courier"&gt;settings.ini&lt;/FONT&gt;, the cleaning will happen at the specified intervall but only after the size limit is reached.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 13:41:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/ta-p/1714156</guid>
      <dc:creator>Chris_Rice</dc:creator>
      <dc:date>2022-06-15T13:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Search Folder Growing</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/tac-p/1943634#M6668</link>
      <description>&lt;P&gt;Is there a log file created when the directory is pruned, and if so where is it created? Also is there a way to set the timing on the tasks?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 18:28:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/tac-p/1943634#M6668</guid>
      <dc:creator>DWruck</dc:creator>
      <dc:date>2022-06-14T18:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Search Folder Growing</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/tac-p/1944068#M6689</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/171091"&gt;@DWruck&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will look into this for you (though I am going to be out of the office until next week, so expect an answer sometime then).&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 14:21:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/tac-p/1944068#M6689</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2022-06-15T14:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Search Folder Growing</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/tac-p/1948422#M6753</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/171091"&gt;@DWruck&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have set the Engine to log at information/debug level and was unable to find records of the purge.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 09:53:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/tac-p/1948422#M6753</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2022-06-27T09:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Search Folder Growing</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/tac-p/1948534#M6756</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28597"&gt;@Sonja_Bauernfeind&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for that, is there a criteria list for how the files are removed?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 13:17:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/tac-p/1948534#M6756</guid>
      <dc:creator>DWruck</dc:creator>
      <dc:date>2022-06-27T13:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Search Folder Growing</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/tac-p/1950269#M6785</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/171091"&gt;@DWruck&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you be more specific on what you mean with what criteria you are missing?&lt;/P&gt;
&lt;P&gt;The criteria that we have listed are:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ServerPurgeSearchIndexFileInterval removed them at the given interval, beginning with the oldest unused.&amp;nbsp;ServerSearchIndexFileDirectoryMaximumSizeInMBytes removes them when the specified size is given, again based on the oldest not used.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 12:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/tac-p/1950269#M6785</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2022-06-30T12:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Search Folder Growing</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/tac-p/1960175#M6956</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28597"&gt;@Sonja_Bauernfeind&lt;/a&gt;&amp;nbsp;I am trying to figure out the order in which the files are removed from the search directory, is it date-based or just random deletion?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 18:38:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/tac-p/1960175#M6956</guid>
      <dc:creator>DWruck</dc:creator>
      <dc:date>2022-07-25T18:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Search Folder Growing</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/tac-p/1960988#M6963</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/171091"&gt;@DWruck&lt;/a&gt;&amp;nbsp;It goes by oldest (not used the longest) until the criteria for the cleanup is met (folder size smaller, etc).&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 09:30:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/tac-p/1960988#M6963</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2022-07-27T09:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Search Folder Growing</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/tac-p/2162007#M11150</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28597"&gt;@Sonja_Bauernfeind&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;First off, thanks for the detailed explanation of the solution.&lt;BR /&gt;Now I have the following question:&lt;BR /&gt;Is there a rule of thumb or correlation between app size and recommended size of the parameter &lt;FONT face="courier new,courier"&gt;ServerSearchIndexFileDirectoryMaximumSizeInMBytes&lt;/FONT&gt;? E. g. if the app has a size of 1.3 GB on disk, the &lt;FONT face="courier new,courier"&gt;ServerSearchIndexFileDirectoryMaximumSizeInMBytes&lt;/FONT&gt; should be set to at least 1300?&lt;/P&gt;
&lt;P&gt;I had a customer who's biggest app had a size of around 1.3 GB, but there was an index file with more than 23 GB causing the hard disk to run out of space.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;David&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 13:20:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/tac-p/2162007#M11150</guid>
      <dc:creator>davidhechler</dc:creator>
      <dc:date>2024-01-16T13:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Search Folder Growing</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/tac-p/2163865#M11186</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/168237"&gt;@davidhechler&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me look into this for you!&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 12:29:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/tac-p/2163865#M11186</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2024-01-22T12:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Search Folder Growing</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/tac-p/2163950#M11190</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/168237"&gt;@davidhechler&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The size of the files is not specifically tied to the "size" of the app, but is more tied to the number of fields. You can govern which fields to include in the index:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-can-I-exclude-fields-from-the-Global-Search-tool-in-Qlik/ta-p/2163913" target="_blank" rel="noopener"&gt;How can I exclude fields from the Global Search tool in Qlik Sense Enterprise on Windows?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for the recommended size: there are no best practices around this, as the size can vary greatly.&amp;nbsp;&lt;SPAN&gt;The only effect of limiting the size would be that the files are deleted more frequently, meaning the time needed to complete a Smart Search from this app may take longer the next time.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope this helps!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 15:09:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/tac-p/2163950#M11190</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2024-01-22T15:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Search Folder Growing</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/tac-p/2163954#M11192</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28597"&gt;@Sonja_Bauernfeind&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for investigating and your answer. That helps.&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 15:14:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/tac-p/2163954#M11192</guid>
      <dc:creator>davidhechler</dc:creator>
      <dc:date>2024-01-22T15:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Search Folder Growing</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/tac-p/2531188#M16374</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28597"&gt;@Sonja_Bauernfeind&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In a multi-node environment, do I need to apply this setting to all servers, or would it be sufficient to enable it on just one?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 07:21:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Search-Folder-Growing/tac-p/2531188#M16374</guid>
      <dc:creator>BTIZAG_OA</dc:creator>
      <dc:date>2025-09-18T07:21:59Z</dc:date>
    </item>
  </channel>
</rss>

