<?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: Problem tElasticsearchindex with elasticsearch V5.x in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-tElasticsearchindex-with-elasticsearch-V5-x/m-p/2389223#M6268</link>
    <description>&lt;P&gt;Ah thanks, TRestClient can do what i want. &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Sep 2017 14:12:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-04T14:12:43Z</dc:date>
    <item>
      <title>Problem tElasticsearchindex with elasticsearch V5.x</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-tElasticsearchindex-with-elasticsearch-V5-x/m-p/2389219#M6264</link>
      <description>&lt;P&gt;Dear community,&lt;/P&gt;&lt;P&gt;I'm using &lt;SPAN&gt;Talend for BigData 6.3&lt;/SPAN&gt;, and I'm facing&amp;nbsp;a problem to run&amp;nbsp;&lt;SPAN&gt;the component&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;tElasticsearchIndex on the last version of Elasticsearch version 5.x.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I tried to add the latest jar of elasticsearch and lucene, but i have usually the same problem of build transport.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used before this component but with elasticsearch v 2.x, and it is time now to upgarde my solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have ideas please, telasticsearchindex doesn't work with v5.x ?&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:20:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-tElasticsearchindex-with-elasticsearch-V5-x/m-p/2389219#M6264</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem tElasticsearchindex with elasticsearch V5.x</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-tElasticsearchindex-with-elasticsearch-V5-x/m-p/2389220#M6265</link>
      <description>&lt;P&gt;as variant - You can switch to REST API&amp;nbsp;&lt;A href="https://www.elastic.co/guide/en/elasticsearch/reference/5.2/indices-create-index.html" target="_self" rel="nofollow noopener noreferrer"&gt;https://www.elastic.co/guide/en/elasticsearch/reference/5.2/indices-create-index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and use tRESTClient for Your operations&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2017 10:37:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-tElasticsearchindex-with-elasticsearch-V5-x/m-p/2389220#M6265</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-09-01T10:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem tElasticsearchindex with elasticsearch V5.x</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-tElasticsearchindex-with-elasticsearch-V5-x/m-p/2389221#M6266</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks, this solution works!!&lt;/P&gt;&lt;P&gt;The component tElasticsearchIndex is no longer supporting the recent version of elasticsearch?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 11:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-tElasticsearchindex-with-elasticsearch-V5-x/m-p/2389221#M6266</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-04T11:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem tElasticsearchindex with elasticsearch V5.x</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-tElasticsearchindex-with-elasticsearch-V5-x/m-p/2389222#M6267</link>
      <description>&lt;P&gt;this is not official c component, it created by user, and supported by this user until user want todo this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 11:30:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-tElasticsearchindex-with-elasticsearch-V5-x/m-p/2389222#M6267</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-09-04T11:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem tElasticsearchindex with elasticsearch V5.x</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-tElasticsearchindex-with-elasticsearch-V5-x/m-p/2389223#M6268</link>
      <description>&lt;P&gt;Ah thanks, TRestClient can do what i want. &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 14:12:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Problem-tElasticsearchindex-with-elasticsearch-V5-x/m-p/2389223#M6268</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-04T14:12:43Z</dc:date>
    </item>
  </channel>
</rss>

