<?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: Gallery search doesn't work in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/442215#M4300</link>
    <description>&lt;P&gt;Just to add that this is something I frequently encounter as well - the search function is definitely in need of some work.&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jul 2019 07:16:16 GMT</pubDate>
    <dc:creator>jamielaird</dc:creator>
    <dc:date>2019-07-23T07:16:16Z</dc:date>
    <item>
      <title>Gallery search doesn't work</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/441870#M4297</link>
      <description>&lt;P&gt;Is there a trick to getting the Gallery search function to work properly?&amp;nbsp; I have a workflow entitled "Completions Output Workflow 04-17 BULK".&amp;nbsp; Searching "Completions" doesn't find it.&amp;nbsp; Neither does searching "bulk" or "BULK".&amp;nbsp; Searching "output" does find it?&amp;nbsp; Can someone explain this?&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 15:50:07 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/441870#M4297</guid>
      <dc:creator>FreeRangeDingo</dc:creator>
      <dc:date>2019-07-22T15:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Gallery search doesn't work</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/442215#M4300</link>
      <description>&lt;P&gt;Just to add that this is something I frequently encounter as well - the search function is definitely in need of some work.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2019 07:16:16 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/442215#M4300</guid>
      <dc:creator>jamielaird</dc:creator>
      <dc:date>2019-07-23T07:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Gallery search doesn't work</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/442668#M4317</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/4012"&gt;@danielbrun2&lt;/a&gt;&amp;nbsp;I mentioned this problem at Inspire and you had mentioned that it might be a problem with Mongo? Are you familiar with anyone else having this issue?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just to note, I am also having this problem&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/54618"&gt;@FreeRangeDingo&lt;/a&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2019 22:29:38 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/442668#M4317</guid>
      <dc:creator>Treyson</dc:creator>
      <dc:date>2019-07-23T22:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Gallery search doesn't work</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/442669#M4318</link>
      <description>&lt;P&gt;We aren't using Mongo at all in our environment, so I don't think it's related.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2019 22:31:02 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/442669#M4318</guid>
      <dc:creator>FreeRangeDingo</dc:creator>
      <dc:date>2019-07-23T22:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Gallery search doesn't work</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/442908#M4321</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is usually due to broken indexes on the Alteryx Gallery. I would recommend contacting support in order to have the proper instructions. Btw. Alteryx Server is using mongoDB, so you have at least one in your environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However if you feel confident you can do the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Backup mongoDB (just to be on the safe side) -&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/Alteryx-Server-Backup-amp-Recovery-Part-2-Procedures/ta-p/22642" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/Alteryx-Server-Backup-amp-Recovery-Part-2-Procedures/ta-p/22642&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Check the following table:&amp;nbsp;commandQueueItems in mongoDB - it should be empty. I normally use Robomongo to connect. See how to connect here:&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Alteryx-Designer-Discussions/What-databases-are-available-in-MongoDB-of-the-Alteryx-Server/td-p/117819" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Designer-Discussions/What-databases-are-available-in-MongoDB-of-the-Alteryx-Server/td-p/117819&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Repair indexes with the attached flow - you need to input you controller token&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Hope this solves your issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 12:29:08 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/442908#M4321</guid>
      <dc:creator>danielbrun2</dc:creator>
      <dc:date>2019-07-24T12:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Gallery search doesn't work</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/443007#M4322</link>
      <description>&lt;P&gt;Thanks for that info.&amp;nbsp; Our admin just left the company.&amp;nbsp; As soon as we get a new one, we'll try to implement this solution.&amp;nbsp; Much appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 15:41:15 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/443007#M4322</guid>
      <dc:creator>FreeRangeDingo</dc:creator>
      <dc:date>2019-07-24T15:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Gallery search doesn't work</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/443350#M4325</link>
      <description>&lt;P&gt;You are welcome - let me know if you need additional help with server or in general.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 08:15:04 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/443350#M4325</guid>
      <dc:creator>danielbrun2</dc:creator>
      <dc:date>2019-07-25T08:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Gallery search doesn't work</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/517454#M5514</link>
      <description>&lt;P&gt;Hi @&lt;A href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/4012" target="_self"&gt;&lt;SPAN class="login-bold"&gt;danielbrun&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am quite new to the Alteryx Gallery.&lt;/P&gt;&lt;P&gt;Can you let me know how the app helps to recreate the indexes??&lt;/P&gt;&lt;P&gt;Is it just the controller token we need to input??&lt;/P&gt;&lt;P&gt;Also do we run this workflow as an app with the option Rebuid??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whats is check locks and Free locks?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would be very helpful if there is a documentation to describe what the workflow does..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2020 01:35:40 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/517454#M5514</guid>
      <dc:creator>Newstart2020</dc:creator>
      <dc:date>2020-01-23T01:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Gallery search doesn't work</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/517695#M5522</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/137244"&gt;@Newstart2020&lt;/a&gt;&amp;nbsp;as this requires direct changes to the backend database of your server, we suggest that you work with one of the Support Engineers to confirm this is the cause of your issue and provide steps to resolve. You can contact support &lt;A href="https://community.alteryx.com/t5/Support/bd-p/SupportPage" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2020 14:04:10 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/517695#M5522</guid>
      <dc:creator>SophiaF</dc:creator>
      <dc:date>2020-01-23T14:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Gallery search doesn't work</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/520863#M5560</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There can be many reasons why the indexes are not working and as Sophia suggest I would consider working with someone to resolve the issue. Did you get the issue resolved? If not I would be happy to jump on a call and have a look.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Locks - there are 2 tables in the MongoDB that can cause locks. Theses can be cleaned out (Again I would suggest having someone experienced on your side while doing it)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No official documentation on the issue, unfortunately - fortunately, AYX Support are really good at helping out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2020 19:34:12 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/520863#M5560</guid>
      <dc:creator>danielbrun2</dc:creator>
      <dc:date>2020-01-29T19:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Gallery search doesn't work</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/521582#M5578</link>
      <description>&lt;P&gt;When I've encountered search issues, I noticed a lock file had been generated within the AlteryxGallery_Lucene database. After removing that, cleaning up the commandQueueItems collection, and running the Lucene Database Reindexer, the search functionality was back to normal. Support should be able to walk you through it, as it's a very simple process.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 00:37:25 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/521582#M5578</guid>
      <dc:creator>raychase</dc:creator>
      <dc:date>2020-01-31T00:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Gallery search doesn't work</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/523339#M5611</link>
      <description>&lt;P&gt;Thanks @sofia @Daniel @Asteroid.&lt;/P&gt;&lt;P&gt;I have raised a support job with alteryx and waiting for their response so that i can work along with our server admin here&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 22:54:08 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/523339#M5611</guid>
      <dc:creator>Newstart2020</dc:creator>
      <dc:date>2020-02-04T22:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Gallery search doesn't work</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/1233233#M14921</link>
      <description>&lt;P&gt;2024 this is still an issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't understand after 6 years of working in the gallery this is still an issue.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're not all server admins with access directly to the Mongo DB. No software should ever need direct access to the DB to clean, unlock, re-index anything.&lt;/P&gt;&lt;P&gt;This seems like a early software issue that should have been resolved a long time ago.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So why hasn't the software been updated to either not cause the issue at all or at least if you can't fix it,&amp;nbsp; auto re-index the mongo db nightly by now?&lt;/P&gt;&lt;P&gt;Why is manually re-indexing the mongo DB the solution still in 2024?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 16:25:21 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Gallery-search-doesn-t-work/m-p/1233233#M14921</guid>
      <dc:creator>CharlesW</dc:creator>
      <dc:date>2024-01-25T16:25:21Z</dc:date>
    </item>
  </channel>
</rss>

