<?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: Pulling data from Elastic Search in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027147#M941747</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when you say the error comes from the addon in the url adds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you mean adding these "QUERY" parts in the URL connection?&amp;nbsp; Strange because this worked fine for me as below, with a comma after the URL followed by the Query.. it all separated with Commas.&amp;nbsp; Make sure you're using QlikView 12 as someone mentioned above this RESTful connector only works on QV12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;WITH CONNECTION (URL "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://hostname.com/search/" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;" target="_blank"&gt;https://hostname.com/search/&lt;/A&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;_search/scroll&lt;/STRONG&gt;",&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; QUERY "scroll" "5m",&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; QUERY "scroll_id" "$(scrollid)");&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Apr 2016 09:34:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-04-25T09:34:06Z</dc:date>
    <item>
      <title>Pulling data from Elastic Search</title>
      <link>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027141#M941741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to pull data from Elastic Search into the QlikView data model?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw an older thread mentioning the possibility to do it in QlikView Expressor, however I see that application has been decommissioned - is there possibility within QlikView to connect to Elastic Search?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a data source and I cannot connect via OLEDB so my only options are web services or Elastic Search, the latter being preferred as I can pull more data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 12:10:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027141#M941741</guid>
      <dc:creator />
      <dc:date>2016-01-19T12:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling data from Elastic Search</title>
      <link>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027142#M941742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll answer my own question here, I was able to achieve this by using the QlikView REST Connector from the Qlik Market, I was able to connect to Elastic Search's Restful API, and using Custom pagination like documented here, I was able to load all records into my data source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/Connectors/en-US/connectors/#../Subsystems/REST_connector_QV_help/Content/1.0/Create-REST-connection/Pagination-scenarios.htm" title="http://help.qlik.com/Connectors/en-US/connectors/#../Subsystems/REST_connector_QV_help/Content/1.0/Create-REST-connection/Pagination-scenarios.htm"&gt;http://help.qlik.com/Connectors/en-US/connectors/#../Subsystems/REST_connector_QV_help/Content/1.0/Create-REST-connectio…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 16:13:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027142#M941742</guid>
      <dc:creator />
      <dc:date>2016-01-20T16:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling data from Elastic Search</title>
      <link>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027143#M941743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI, REST API connector available on QV 12 version only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 17:01:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027143#M941743</guid>
      <dc:creator />
      <dc:date>2016-01-20T17:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling data from Elastic Search</title>
      <link>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027144#M941744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Russell,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to make connection to Elastic Search as well. Is possible that you would share some of your load script, I am having some troubles making this work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 14:44:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027144#M941744</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-18T14:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling data from Elastic Search</title>
      <link>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027145#M941745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually I got this working only sort of, but then I got pulled away from it and never finished it, now I've been away from Qlik for a long time I can barely remember how I did it - trying to refresh my memory here so i'll let you know some of my steps and where I was going with it and hopefully that will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You're best off referring to the document link I sent in the previous note.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First you need to get the REST Connector first, download it and install it.&amp;nbsp; Then in QlikView Script, on the Data tab select QvRestConnector from the Database dropdown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click Connect, enter your elastic search URL.&amp;nbsp; The URL was like: &lt;A href="https://hostname.com/search/nameofindex/_search" title="https://hostname.com/search/nameofindex/_search"&gt;https://hostname.com/&lt;STRONG&gt;search/nameofindex/_search&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whatever Username/Password you have.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Then under Query Parameters, add 3 fields here&lt;/P&gt;&lt;P&gt;I did:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value&lt;/P&gt;
&lt;P&gt;search_type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; scan&lt;/P&gt;
&lt;P&gt;scroll&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 25m&lt;/P&gt;
&lt;P&gt;size&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1000&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the Pagination dropdown, set it to Custom.&lt;/P&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;SPAN style="font-size: 13.3333px;"&gt;Then press OK, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your Connection string will look something like this&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN&gt;CUSTOM CONNECT TO "Provider=QvRestConnector.exe;url=&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://hostname.com" rel="nofollow" target="_blank"&gt;https://hostname.com&lt;/A&gt;&lt;STRONG&gt;/search/nameofindex/_search&lt;/STRONG&gt;;timeout=30;method=GET;autoDetectResponseType=true;keyGenerationStrategy=0;useWindowsAuthentication=false;useCertificate=No;certificateStoreLocation=CurrentUser;certificateStoreName=My;queryParameters=search_type%2scan%1scroll%25m%1size%21000;PaginationType=Custom;XUserId=&lt;STRONG&gt;USERNAME&lt;/STRONG&gt;;XPassword=&lt;STRONG&gt;PASSWORD&lt;/STRONG&gt;";&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press Select.. button... select all your fields and press OK, it will create the script for you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scroll down to this part and change it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;FROM JSON (wrap on) "root" PK "__KEY_root"&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;WITH CONNECTION(Url "&lt;/STRONG&gt;&lt;A href="https://hostname.com/search/nameofindex/_search" style="font-size: 13.3333px;" title="https://hostname.com/search/nameofindex/_search"&gt;&lt;STRONG&gt;https://hostname.com/search/nameofindex/_search&lt;/STRONG&gt;&lt;/A&gt;");&lt;/P&gt;
&lt;P&gt;// Action required: change URL included in 'WITH CONNECTION' as needed to support pagination for the REST source. &lt;/P&gt;
&lt;P&gt;// Please see the documentation for "Loading paged data."&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I changed it to, like below (Note the URL to the _search/scroll url), also adding on additional parameters, and using the Scroll ID returned from the first call in the connect string&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;FROM JSON (wrap on) "root" PK "__KEY_root"&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;WITH CONNECTION (URL "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://hostname.com/search/" rel="nofollow" target="_blank"&gt;https://hostname.com/search/&lt;/A&gt;&lt;STRONG&gt;_search/scroll&lt;/STRONG&gt;",&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; QUERY "scroll" "5m",&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; QUERY "scroll_id" "$(scrollid)");&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notice I have variables there for scrollid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created this table at the top of my script, before the big RestConnectorMasterTable , containing this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;scrollTable:&lt;/P&gt;
&lt;P&gt;SQL SELECT&lt;/P&gt;
&lt;P&gt;&amp;nbsp; "_scroll_id" AS "scrollid",&lt;/P&gt;
&lt;P&gt;&amp;nbsp; (SELECT&lt;/P&gt;
&lt;P&gt;&amp;nbsp; "total" AS "total_u1"&lt;/P&gt;
&lt;P&gt;&amp;nbsp; FROM "hits")&lt;/P&gt;
&lt;P&gt;FROM JSON (wrap on) "root";&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Let total = Peek('total_u1',0,'scrollTable');&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Let scrollid = Peek('scrollid',1,'scrollTable');&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically the idea here is, the first call to the elasticsearch with the Search string will return a Scroll ID, this will be stored in $(scrollid)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From here you're on your own, but the general idea was that there is to be a FOR loop before "RestConnectorMasterTable", so it would download the first 1000 records, have a new scroll id.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Store the new scroll id in a temp table, like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;[TotalFetched]:&lt;/P&gt;
&lt;P&gt;LOAD&lt;/P&gt;
&lt;P&gt;&amp;nbsp; max(__KEY_hits_u0) as 'Hits',&lt;/P&gt;
&lt;P&gt;&amp;nbsp; scrollid as 'scrollid'&lt;/P&gt;
&lt;P&gt;RESIDENT RestConnectorMasterTable&lt;/P&gt;
&lt;P&gt;WHERE NOT IsNull([__KEY_root]);&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;totalfetched = Peek('Hits',0,TotalFetched);&lt;/P&gt;
&lt;P&gt;scrollid = Peek('scrollid',0,TotalFetched);&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then get the new scrollid assigned like above, and perform an Increment so the FOR loop would continue until you've retrieved all rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had it working but I never finished the loop to increment properly and end properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that at least helps, if even at least to be able to connect and pull something, then you can follow my principal of using a FOR loop to keep getting a new scroll id going through the LOAD multiple times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There may be a cleaner way, I am new to Qlik so this was really trial and error for me, and I never finished it or else I'd provide you the full script of it working.&amp;nbsp; Good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 13:06:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027145#M941745</guid>
      <dc:creator />
      <dc:date>2016-04-20T13:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling data from Elastic Search</title>
      <link>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027146#M941746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rusell,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for sharing this, I have managed to pull out a set of data and I am working on the scroll issue now.&lt;/P&gt;&lt;P&gt;I am currently battling this error, comes from addon in the url adds. &lt;/P&gt;&lt;P&gt;But I will share the document if I manage to get this working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Birkir&lt;/P&gt;&lt;P&gt;The following error occurred:&lt;/P&gt;&lt;P class="edc_error" style="padding: 0 10px; color: #595959; font-family: 'Courier New'; font-size: 15px; background: rgba(255, 38, 38, 0.2);"&gt;Select statement parser error at (23,92): Multi-line literals are not supported.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Apr 2016 09:30:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027146#M941746</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-23T09:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling data from Elastic Search</title>
      <link>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027147#M941747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when you say the error comes from the addon in the url adds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you mean adding these "QUERY" parts in the URL connection?&amp;nbsp; Strange because this worked fine for me as below, with a comma after the URL followed by the Query.. it all separated with Commas.&amp;nbsp; Make sure you're using QlikView 12 as someone mentioned above this RESTful connector only works on QV12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;WITH CONNECTION (URL "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://hostname.com/search/" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;" target="_blank"&gt;https://hostname.com/search/&lt;/A&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;_search/scroll&lt;/STRONG&gt;",&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; QUERY "scroll" "5m",&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; QUERY "scroll_id" "$(scrollid)");&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2016 09:34:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027147#M941747</guid>
      <dc:creator />
      <dc:date>2016-04-25T09:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling data from Elastic Search</title>
      <link>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027148#M941748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Russell,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes exactly this part. I am using Qlik Sense, but with the sames restful plugin. So I have managed to get a set of data but the scrolling part is still a problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess elastic search documentation is due for reading .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Birkir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2016 22:46:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027148#M941748</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-25T22:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling data from Elastic Search</title>
      <link>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027149#M941749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we use 'Next Token' pagination for elasticsearch? I have been trying to use it but not sure how to specify the end of iteration.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 18:21:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027149#M941749</guid>
      <dc:creator />
      <dc:date>2016-06-06T18:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling data from Elastic Search</title>
      <link>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027150#M941750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Russell,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to create a elastic search instead of wildcard search . For example if I am searching for a description&amp;nbsp; "I have 12 years of experience in Qlikview" the search results should give the matching records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2017 07:20:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027150#M941750</guid>
      <dc:creator />
      <dc:date>2017-05-08T07:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling data from Elastic Search</title>
      <link>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027151#M941751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Birkir,&lt;/P&gt;&lt;P&gt;For Qlik Sense have you been able to do this with newer versions and is the scrolling getting better. The use case is that a customer has Elastic Search laying over a cancer registry and they would like to leverage Qlik alongside Elastic search. Let me know if you can.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chris Sault&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 20:41:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027151#M941751</guid>
      <dc:creator />
      <dc:date>2017-05-25T20:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling data from Elastic Search</title>
      <link>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027152#M941752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made no progress with this I have not worked on this project for a while.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for being of no help at all &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Birkir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 23:21:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027152#M941752</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-25T23:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling data from Elastic Search</title>
      <link>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027153#M941753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no problem thanks anyways&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2017 12:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027153#M941753</guid>
      <dc:creator />
      <dc:date>2017-05-26T12:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling data from Elastic Search</title>
      <link>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027154#M941754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not think so. If you want to use the API "size and from" within elasticsearch, you will end up in the maximum limit of 10000 (default). The correct API for get all data from elasticsearch is the API "scroll".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you cannot use the scroll_id in the URL because it is to long. The Qlik REST-Connector configuration is only for setting up paging within URLs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be a way to send the scroll_id via body. But that would meen scripting. Maybe someone can help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2017 07:02:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027154#M941754</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-16T07:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling data from Elastic Search</title>
      <link>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027155#M941755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Birkir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you work on this again? I am also stucked in getting all data out of my elastic search db.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2017 07:07:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1027155#M941755</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-16T07:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling data from Elastic Search</title>
      <link>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1673749#M941756</link>
      <description>&lt;P&gt;Hi Mario,&lt;/P&gt;&lt;P&gt;did you solved this one? I'm also stuck.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 08:12:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pulling-data-from-Elastic-Search/m-p/1673749#M941756</guid>
      <dc:creator>adambrian</dc:creator>
      <dc:date>2020-02-10T08:12:15Z</dc:date>
    </item>
  </channel>
</rss>

