<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Any way to modify the elasticsearch index?]]></title><description><![CDATA[<p dir="auto">Is there any way to configure the Elastic Search index through the API or by altering environment variables or mounting a config via volume in docker?</p>
<p dir="auto">I try to achieve autocomplete-suggestions based on a search query over multiple user-fields. The only solution seems to be to create separate mappings in the elasticsearch index.</p>
<p dir="auto">I could probably update indexes directly in elasticsearch from my app with PUT, but what happens when I press <code>REINDEX</code> in fusionauth?</p>
]]></description><link>https://fusionauth.io/community/forum/topic/344/any-way-to-modify-the-elasticsearch-index</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Jul 2026 20:58:17 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/344.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 26 Aug 2020 23:08:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Any way to modify the elasticsearch index? on Wed, 26 Aug 2020 23:10:08 GMT]]></title><description><![CDATA[<p dir="auto">When you re-index, we delete our named index and rebuild it.</p>
<p dir="auto">You would probably be better off creating your own index.</p>
]]></description><link>https://fusionauth.io/community/forum/post/991</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/991</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Wed, 26 Aug 2020 23:10:08 GMT</pubDate></item></channel></rss>