<?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 Re: Smart Search slow work in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Smart-Search-slow-work/m-p/1131318#M19832</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;found conditions under which the problem is reproduced.&lt;/P&gt;&lt;P&gt;IF using Smart Search fast type some and press enter in main windows show loading cycle and that last forever until you press esc.&lt;/P&gt;&lt;P&gt;But if you type some and not press enter after a short waiting time search result appears&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Aug 2016 13:55:24 GMT</pubDate>
    <dc:creator>korsikov</dc:creator>
    <dc:date>2016-08-04T13:55:24Z</dc:date>
    <item>
      <title>Smart Search slow work</title>
      <link>https://community.qlik.com/t5/App-Development/Smart-Search-slow-work/m-p/1131317#M19831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I discovered a nasty bug.&amp;nbsp; for unknown reasons "smart search" Works &lt;SPAN style="font-size: 13.3333px;"&gt;very slow.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;and Auditing log "Engine" magazine is full of error messages. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Like this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;3.0.1.0&lt;/TD&gt;&lt;TD&gt;Command=Field::Clear_qs;Result=6003;ResultText=Error: Function not allowed on this object in app modal mode&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;3.0.1.0&lt;/TD&gt;&lt;TD&gt;Command=Doc::SearchResults;Result=15;ResultText=Error: Operation aborted&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;3.0.1.0&lt;/TD&gt;&lt;TD&gt;Command=Doc::SearchSuggest;Result=15;ResultText=Error: Operation aborted&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;3.0.1.0&lt;/TD&gt;&lt;TD&gt;Command=Open app;Result=15;ResultText=Error: Request aborted&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Somebody faced this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 13:33:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Smart-Search-slow-work/m-p/1131317#M19831</guid>
      <dc:creator>korsikov</dc:creator>
      <dc:date>2016-08-04T13:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Smart Search slow work</title>
      <link>https://community.qlik.com/t5/App-Development/Smart-Search-slow-work/m-p/1131318#M19832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;found conditions under which the problem is reproduced.&lt;/P&gt;&lt;P&gt;IF using Smart Search fast type some and press enter in main windows show loading cycle and that last forever until you press esc.&lt;/P&gt;&lt;P&gt;But if you type some and not press enter after a short waiting time search result appears&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 13:55:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Smart-Search-slow-work/m-p/1131318#M19832</guid>
      <dc:creator>korsikov</dc:creator>
      <dc:date>2016-08-04T13:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Smart Search slow work</title>
      <link>https://community.qlik.com/t5/App-Development/Smart-Search-slow-work/m-p/1131319#M19833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 10px 0 0; color: #333333; font-family: Arial, sans-serif; font-size: 14px;"&gt;Hi Alexander,&lt;/P&gt;&lt;P style="margin: 10px 0 0; color: #333333; font-family: Arial, sans-serif; font-size: 14px;"&gt;I hope the following can help you understand the logs. Let's say you are typing '&lt;EM&gt;Value&lt;/EM&gt;' in the Smart Search bar. In order to give you results as you type, Qlik Sense is searching successively for '&lt;EM&gt;V&lt;/EM&gt;', '&lt;EM&gt;Va&lt;/EM&gt;', '&lt;EM&gt;Val&lt;/EM&gt;', '&lt;EM&gt;Valu&lt;/EM&gt;', '&lt;EM&gt;Value&lt;/EM&gt;'. In order not to overall the Engine with queries, we cancel the queries that are not valid anymore ('&lt;EM&gt;V&lt;/EM&gt;', '&lt;EM&gt;Va&lt;/EM&gt;', '&lt;EM&gt;Val&lt;/EM&gt;', '&lt;EM&gt;Valu&lt;/EM&gt;'). The cancellation is then listed in the Audit log.&lt;/P&gt;&lt;P style="margin: 10px 0 0; color: #333333; font-family: Arial, sans-serif; font-size: 14px;"&gt;Is this information useful to you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2016 16:17:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Smart-Search-slow-work/m-p/1131319#M19833</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-09T16:17:50Z</dc:date>
    </item>
  </channel>
</rss>

