<?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: Search widget incorrectly showing &amp;quot;No search results&amp;quot; prior to pressing Enter in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1628711#M19636</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/241905"&gt;@RebeccaWatson1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think if you enable the setting '&lt;SPAN&gt;Enable filtering for layer source search' this issue should not occur&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlexHogan_0-1751336394811.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/135479iC7CADD6D9129B6EB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlexHogan_0-1751336394811.png" alt="AlexHogan_0-1751336394811.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Jul 2025 02:20:01 GMT</pubDate>
    <dc:creator>AlexHogan</dc:creator>
    <dc:date>2025-07-01T02:20:01Z</dc:date>
    <item>
      <title>Search widget incorrectly showing "No search results" prior to pressing Enter</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1414509#M12258</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;I'm using the Search widget for two feature layers in an Experience Builder application. As shown below, I'm searching within 5 fields for this particular feature layer. I can get search results without pressing Enter for some of the fields but for others I get "No search results" and have to press Enter to see the results. Why might this be the case? There are differences between them (e.g. max length, whether null values are allowed) but I can't imagine it's related to these differences.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="COwen_0-1713924014463.png" style="width: 179px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/101941iF5EA18FE4122FDA1/image-dimensions/179x442?v=v2" width="179" height="442" role="button" title="COwen_0-1713924014463.png" alt="COwen_0-1713924014463.png" /&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="COwen_1-1713925282654.png" style="width: 170px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/101942iB8B521078ABBC600/image-dimensions/170x323?v=v2" width="170" height="323" role="button" title="COwen_1-1713925282654.png" alt="COwen_1-1713925282654.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Also, for all of the 5 fields, I get "No search results" for text that is not at the beginning of the string and have to press Enter to see the results. Is there a way to resolve this, even if this means removing all search results before pressing Enter?&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 02:28:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1414509#M12258</guid>
      <dc:creator>COwen</dc:creator>
      <dc:date>2024-04-24T02:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Search widget incorrectly showing "No search results" prior to pressing Enter</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1414512#M12259</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/770234"&gt;@COwen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Due to performance issues, different search methods are used to get search suggestions and search results. Search suggestions use "Start with" or full-text index, while search results use "Contain".&lt;/P&gt;&lt;P&gt;There is currently an issue in our repo to remove "no results" from search suggestions.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shengdi&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 02:50:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1414512#M12259</guid>
      <dc:creator>ShengdiZhang</dc:creator>
      <dc:date>2024-04-24T02:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Search widget incorrectly showing "No search results" prior to pressing Enter</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1414541#M12263</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/54255"&gt;@ShengdiZhang&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thanks so much for your reply. That is very useful to know.&lt;/P&gt;&lt;P&gt;What would be your explanation for why some fields don't get s&lt;SPAN&gt;earch suggestions (using "Start with" or full-text index) while others do?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Caitlin&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 04:21:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1414541#M12263</guid>
      <dc:creator>COwen</dc:creator>
      <dc:date>2024-04-24T04:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Search widget incorrectly showing "No search results" prior to pressing Enter</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1414645#M12269</link>
      <description>&lt;P&gt;I hadn't thought about optimization happening behind the scenes impacting, but this matches what I would have thought.&amp;nbsp; Thanks for sharing.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 12:18:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1414645#M12269</guid>
      <dc:creator>TimWestern</dc:creator>
      <dc:date>2024-04-24T12:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Search widget incorrectly showing "No search results" prior to pressing Enter</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1414649#M12270</link>
      <description>&lt;P&gt;As a dev I have seen this happen in lots of different ways. I think its important to remember as you type into search, that what you get are 'suggestions' and not always 'accurate results'.&lt;BR /&gt;&lt;BR /&gt;Case in point, I was looking for a property on a street the other day and I thought it was on 709 5th St SW&lt;BR /&gt;Then I noticed there was a SE, NE, and NW and also a 709 5th Ave version as well.&amp;nbsp; I clicked around and realized, that it was giving me suggestions based on common lookup queries, not necessarily based on some index of the layer data as it was presented.&amp;nbsp; Because when I clicked on each of them I noticed that I had 2 different houses, w 4 suggestions in the search box, but only 1 when clicked, showed the actual property address.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I think ArcGIS has the potential for addresses for example along lines, and will place them where they might be expected to appear even if there is no mapped property at that location.&lt;BR /&gt;&lt;BR /&gt;This is just one illustration that I've seen recently that explains some of this.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The one thing I will add, is depending on how fresh your computer/browser session is, you might not get many suggestions at all, because that lookup has not had many searches done in your session.&amp;nbsp; The browsers, like to suggest or autocomplete at times when it sees what looks like form fields, so it may not be the widget doing that, but the browser. That's another thing to keep in mind.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 12:23:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1414649#M12270</guid>
      <dc:creator>TimWestern</dc:creator>
      <dc:date>2024-04-24T12:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Search widget incorrectly showing "No search results" prior to pressing Enter</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1416320#M12338</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/727644"&gt;@TimWestern&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thanks so much for your response. That gives much more context for what's happening with search suggestions.&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Caitlin&lt;/P&gt;</description>
      <pubDate>Sun, 28 Apr 2024 21:31:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1416320#M12338</guid>
      <dc:creator>COwen</dc:creator>
      <dc:date>2024-04-28T21:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Search widget incorrectly showing "No search results" prior to pressing Enter</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1609583#M18682</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Have there been any developments on this issue? I am using&amp;nbsp;Experience Builder in an enterprise Portal 11.4 and getting similar problems which I believe to be related but my results do not immediately work after pressing enter. Here's what is happening...&lt;/P&gt;&lt;P&gt;I type in a search term that definitely exists in my data in multiple features.&lt;/P&gt;&lt;P&gt;I get a suggested list and if I click on any of these suggestions I get "No results found for..."&lt;/P&gt;&lt;P&gt;If I immediately click Enter after typing the search term I also get&amp;nbsp;"No results found for..."&lt;/P&gt;&lt;P&gt;If I then delete the last letter in my search term the list refreshes and clicking on any of the results immediately zooms and pans to the result as expected.&lt;/P&gt;&lt;P&gt;This behaviour is confusing for our users who think that there are no results when there are. Have I got the widget set up wrong or is this a bug?&lt;/P&gt;&lt;P&gt;Many thanks for your input&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2025 08:36:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1609583#M18682</guid>
      <dc:creator>RebeccaWatson1</dc:creator>
      <dc:date>2025-04-28T08:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Search widget incorrectly showing "No search results" prior to pressing Enter</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1613329#M18887</link>
      <description>&lt;P&gt;I would be interested to hear more on this also.&lt;BR /&gt;&lt;BR /&gt;As a software developer, the asynchronous nature of search, suggestions and widgets, makes me think what may be happening is this&lt;BR /&gt;&lt;BR /&gt;Begin entering criteria for search (Widget starts generating suggestions)&lt;BR /&gt;Click on a suggestion and it starts a new search&amp;nbsp; (Before it completes the previous search stops generating the 'no results found for message')&lt;BR /&gt;Then a few moments later you may get actual results.&lt;BR /&gt;&lt;BR /&gt;I can't help feel this is an artifact of the state model in the search widget in EXB.&lt;BR /&gt;&lt;BR /&gt;The click go nowhere, make small change click again then goes is also likely similar in what its doing.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 17:15:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1613329#M18887</guid>
      <dc:creator>TimWestern</dc:creator>
      <dc:date>2025-05-09T17:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Search widget incorrectly showing "No search results" prior to pressing Enter</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1628701#M19634</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/241905"&gt;@RebeccaWatson1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Did you every find the cause of this issue, a client is experiencing a similar issue,&lt;/P&gt;&lt;P&gt;If not, I will update you with the outcome,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Alex&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 01:23:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1628701#M19634</guid>
      <dc:creator>AlexHogan</dc:creator>
      <dc:date>2025-07-01T01:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Search widget incorrectly showing "No search results" prior to pressing Enter</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1628711#M19636</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/241905"&gt;@RebeccaWatson1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think if you enable the setting '&lt;SPAN&gt;Enable filtering for layer source search' this issue should not occur&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlexHogan_0-1751336394811.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/135479iC7CADD6D9129B6EB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlexHogan_0-1751336394811.png" alt="AlexHogan_0-1751336394811.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 02:20:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1628711#M19636</guid>
      <dc:creator>AlexHogan</dc:creator>
      <dc:date>2025-07-01T02:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Search widget incorrectly showing "No search results" prior to pressing Enter</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1629323#M19701</link>
      <description>&lt;P&gt;Many thanks Alex - that has improved the functioning of the widget greatly. Very helpful&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 13:31:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1629323#M19701</guid>
      <dc:creator>RebeccaWatson1</dc:creator>
      <dc:date>2025-07-02T13:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Search widget incorrectly showing "No search results" prior to pressing Enter</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1632287#M19889</link>
      <description>&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;Thanks so much for letting us know - really useful!&lt;/P&gt;&lt;P&gt;Kind regards, Caitlin&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2025 01:27:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1632287#M19889</guid>
      <dc:creator>COwen</dc:creator>
      <dc:date>2025-07-11T01:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Search widget incorrectly showing "No search results" prior to pressing Enter</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1651735#M20875</link>
      <description>&lt;P&gt;I've covered this topic with ESRI Support for hours (with the Query widget); documenting, making demonstration videos, screenshares, data shares...and ended up without resolution. Suggestions work fine for a single unbroken string like a parcel number but addresses don't work. I suspect this could be a query performance-driven problem because it feels like it might be more prevalent with larger datasets. The main data value pattern that is problematic is &amp;lt;number&amp;gt;&amp;lt;space&amp;gt;&amp;lt;alphanumeric&amp;gt; which is the case for almost any address. The only real workaround I have found is to use a "contains" search instead of suggestions for unique values. I fully disagree with the assertion that the suggestions that come up don't need to work correctly,&amp;nbsp; because they are just suggestions. That is not the expected behavior. No user is going to see it that way.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note for ESRI Devs&lt;/STRONG&gt;: I'm not a javascript developer by trade, but if the search and query are using regex expressions, maybe the expressions aren't accounting for this number space alphanumeric pattern correctly? Conversely, if it is a pure SQL expression, maybe that query formatting needs a look.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 11:15:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-widget-incorrectly-showing-quot-no-search/m-p/1651735#M20875</guid>
      <dc:creator>SStopyak_BruceHarris</dc:creator>
      <dc:date>2025-09-19T11:15:20Z</dc:date>
    </item>
  </channel>
</rss>

