<?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 findTask for concatenate search: is that possible? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/findtask-for-concatenate-search-is-that-possible/m-p/186149#M17283</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to make a search for an address (i.e.: "45 wolfe") and retrieve some data where there is a match. But the trick is that the "45" is from the column [CIVIC_NUM] and the "wolfe" is from the column [ROAD_NAME].&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is my table structure: [ID, CIVIC_NUM, ROAD_NAME, CITY, STATE].&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to do this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For now, I'm only able to search separately for each element (such as "45" or "wolfe").&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Dec 2012 12:10:26 GMT</pubDate>
    <dc:creator>YvanBérard</dc:creator>
    <dc:date>2012-12-04T12:10:26Z</dc:date>
    <item>
      <title>findTask for concatenate search: is that possible?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/findtask-for-concatenate-search-is-that-possible/m-p/186149#M17283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to make a search for an address (i.e.: "45 wolfe") and retrieve some data where there is a match. But the trick is that the "45" is from the column [CIVIC_NUM] and the "wolfe" is from the column [ROAD_NAME].&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is my table structure: [ID, CIVIC_NUM, ROAD_NAME, CITY, STATE].&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to do this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For now, I'm only able to search separately for each element (such as "45" or "wolfe").&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 12:10:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/findtask-for-concatenate-search-is-that-possible/m-p/186149#M17283</guid>
      <dc:creator>YvanBérard</dc:creator>
      <dc:date>2012-12-04T12:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: findTask for concatenate search: is that possible?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/findtask-for-concatenate-search-is-that-possible/m-p/186150#M17284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;I would like to make a search for an address (i.e.: "45 wolfe") and retrieve some data where there is a match. But the trick is that the "45" is from the column [CIVIC_NUM] and the "wolfe" is from the column [ROAD_NAME].&lt;BR /&gt;&lt;BR /&gt;Here is my table structure: [ID, CIVIC_NUM, ROAD_NAME, CITY, STATE].&lt;BR /&gt;&lt;BR /&gt;Is there a way to do this?&lt;BR /&gt;&lt;BR /&gt;For now, I'm only able to search separately for each element (such as "45" or "wolfe").&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;specify the fields you want to search using:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;findParams.searchFields = ["CIVIC_NUM", "ROAD_NAME"];&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 21:40:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/findtask-for-concatenate-search-is-that-possible/m-p/186150#M17284</guid>
      <dc:creator>danbecker</dc:creator>
      <dc:date>2012-12-05T21:40:26Z</dc:date>
    </item>
  </channel>
</rss>

