<?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 - Search Multiple Times When Space is Entered in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/search-widget-search-multiple-times-when-space-is/m-p/294423#M27014</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&amp;nbsp;&amp;nbsp; Yes,&amp;nbsp; we are using a map service that does support suggestions and it does return results,&amp;nbsp; but what I would like to do is to be able to have it return results without all of the address being sequential.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the example I posted for 10099 E HAPPY RIDGE RD APT 305&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I type in "10099" I get results or "10099 E" or "10099 E HAP"&amp;nbsp;&amp;nbsp; I get results but if I leave out the direction and just type "10099&amp;nbsp;HAP"&amp;nbsp; I don't get&amp;nbsp;anything back.&amp;nbsp;&amp;nbsp;&amp;nbsp; I understand that the LIKE&amp;nbsp;query is looking for&amp;nbsp;the direction component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to have the user input just portions without the direction and get results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mele&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Dec 2016 17:17:42 GMT</pubDate>
    <dc:creator>MeleKoneya</dc:creator>
    <dc:date>2016-12-26T17:17:42Z</dc:date>
    <item>
      <title>Search Widget - Search Multiple Times When Space is Entered</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/search-widget-search-multiple-times-when-space-is/m-p/294421#M27012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I like the speed and ease of use of the ArcGIS JavaScript Search Widget.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to modify it to search and return suggestions each time a space is entered. &amp;nbsp; &amp;nbsp;We have some addresses in our City which would be easier to find if we could execute the search each time a space was entered and return some suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance, &amp;nbsp; &amp;nbsp;The Full Address is 10099 E HAPPY RIDGE RD APT 305 and I would like to allow the user to enter just portions of the address such as 10099 HAPPY RIDGE 305 and Get the same suggestions back as entering the full address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like the search is conducting a LIKE on the string so I would like to do a LIKE each time a space is entered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone modified the Search Widget to do something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mele&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 21:45:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/search-widget-search-multiple-times-when-space-is/m-p/294421#M27012</guid>
      <dc:creator>MeleKoneya</dc:creator>
      <dc:date>2016-12-22T21:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Search Widget - Search Multiple Times When Space is Entered</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/search-widget-search-multiple-times-when-space-is/m-p/294422#M27013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Mele,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp;I find this question odd, because when I do a search each character I type fires a suggestions call to the server if your server version supports suggestions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/jsapi/search-amd.html#suggestiondelay" title="https://developers.arcgis.com/javascript/3/jsapi/search-amd.html#suggestiondelay"&gt;Search | API Reference | ArcGIS API for JavaScript 3.19 | suggestionDelay&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 01:46:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/search-widget-search-multiple-times-when-space-is/m-p/294422#M27013</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-12-23T01:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Search Widget - Search Multiple Times When Space is Entered</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/search-widget-search-multiple-times-when-space-is/m-p/294423#M27014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&amp;nbsp;&amp;nbsp; Yes,&amp;nbsp; we are using a map service that does support suggestions and it does return results,&amp;nbsp; but what I would like to do is to be able to have it return results without all of the address being sequential.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the example I posted for 10099 E HAPPY RIDGE RD APT 305&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I type in "10099" I get results or "10099 E" or "10099 E HAP"&amp;nbsp;&amp;nbsp; I get results but if I leave out the direction and just type "10099&amp;nbsp;HAP"&amp;nbsp; I don't get&amp;nbsp;anything back.&amp;nbsp;&amp;nbsp;&amp;nbsp; I understand that the LIKE&amp;nbsp;query is looking for&amp;nbsp;the direction component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to have the user input just portions without the direction and get results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mele&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Dec 2016 17:17:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/search-widget-search-multiple-times-when-space-is/m-p/294423#M27014</guid>
      <dc:creator>MeleKoneya</dc:creator>
      <dc:date>2016-12-26T17:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Search Widget - Search Multiple Times When Space is Entered</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/search-widget-search-multiple-times-when-space-is/m-p/294424#M27015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mele,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Not sure that what you are wanting is possible then.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2016 13:50:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/search-widget-search-multiple-times-when-space-is/m-p/294424#M27015</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-12-27T13:50:21Z</dc:date>
    </item>
  </channel>
</rss>

