<?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 Search comma-separated values in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/search-comma-separated-values/m-p/1363426#M83182</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;As per the requirement we are trying to implement search based on&amp;nbsp;&lt;SPAN&gt;comma-separated values and display and highlight the results on map. Search will be on layer source or multiple layer source. Important part is performance, it should also be maintain.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We can apply this way but if we have records like 2000 countyname then it is not working .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;var whereClause = "COUNTYNAME IN (" + countyArray + ")";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kindly suggest some workaround to implement this functionality.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Dec 2023 05:09:23 GMT</pubDate>
    <dc:creator>SaurabhUpadhyaya</dc:creator>
    <dc:date>2023-12-21T05:09:23Z</dc:date>
    <item>
      <title>Search comma-separated values</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/search-comma-separated-values/m-p/1363426#M83182</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;As per the requirement we are trying to implement search based on&amp;nbsp;&lt;SPAN&gt;comma-separated values and display and highlight the results on map. Search will be on layer source or multiple layer source. Important part is performance, it should also be maintain.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We can apply this way but if we have records like 2000 countyname then it is not working .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;var whereClause = "COUNTYNAME IN (" + countyArray + ")";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kindly suggest some workaround to implement this functionality.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 05:09:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/search-comma-separated-values/m-p/1363426#M83182</guid>
      <dc:creator>SaurabhUpadhyaya</dc:creator>
      <dc:date>2023-12-21T05:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Search comma-separated values</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/search-comma-separated-values/m-p/1363658#M83188</link>
      <description>&lt;P&gt;If you're using Oracle, it has a 1000 item limit for the IN operator.&amp;nbsp; There are various ways around this, and I recommend the answer suggested &lt;A href="https://stackoverflow.com/a/402764" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 17:04:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/search-comma-separated-values/m-p/1363658#M83188</guid>
      <dc:creator>JoelBennett</dc:creator>
      <dc:date>2023-12-21T17:04:47Z</dc:date>
    </item>
  </channel>
</rss>

