<?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: ArcGIS Server query in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461215#M17879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the link you put in your reply takes brings me back to this thread... can you please check the link?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Aug 2015 18:17:12 GMT</pubDate>
    <dc:creator>TanuHoque</dc:creator>
    <dc:date>2015-08-27T18:17:12Z</dc:date>
    <item>
      <title>ArcGIS Server query</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461206#M17870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tested a query on a FC in ArcMap and the published mapservice layer in ArcGIS Server simultaneously.&amp;nbsp;&amp;nbsp; In ArcMap, the query is not case-sensitive.&amp;nbsp; However, it is case sensitive in ArcGIS Server.&amp;nbsp; Is there a way to set the query case-insensitive in the published service layer?&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 17:58:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461206#M17870</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2015-08-26T17:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server query</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461207#M17871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is FC? And how are you trying to run the query in against the published service layer? Is it JavaScript? If so, you can use UCase in JavaScript to convert values to uppercase so that they match.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 18:16:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461207#M17871</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-08-26T18:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server query</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461208#M17872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FC = feature class.&amp;nbsp; This FC is published as a mapservice layer. I'm using ESRI cmv project template.&amp;nbsp; The serach function provided in that project is case-sensitive.&amp;nbsp; I also posted a thread there: &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;&lt;A _jive_internal="true" href="https://community.esri.com/message/546455#546455"&gt;https://community.esri.com/message/546455#546455&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;Besides I also tested the query string: Upper(FName) like 'theValue'.&amp;nbsp; It does not work.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 18:19:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461208#M17872</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2015-08-26T18:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server query</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461209#M17873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is your feature service public? And do you have an example expression that you are trying?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 18:38:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461209#M17873</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-08-26T18:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server query</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461210#M17874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not public.&amp;nbsp; I tested the query string:&lt;/P&gt;&lt;P&gt;(Upper)MON_TYPE LIKE 'theValue'&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;MON_TYPE LIKE Upper('theValue')&lt;/P&gt;&lt;P&gt;but neither works (see &lt;A href="https://community.esri.com/message/546455"&gt;Search Tool - Case sensitive&lt;/A&gt; ).&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 18:47:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461210#M17874</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2015-08-26T18:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server query</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461211#M17875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can search using Upper (or Lower) when querying a service. You have make sure what you're querying is in the expected case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, I have a field name Comments that contains strings like "Coral" and "coral".&lt;/P&gt;&lt;P&gt;Both of these statements returns all expected records:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;lower(Comments) like '%coral%'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; upper(Comments) like '%CORAL%'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;but this doesn't return any records&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;lower(Comments) like '%Coral%'&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 18:54:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461211#M17875</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2015-08-26T18:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server query</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461212#M17876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tested like upper(NAME) LIKE upper('b04') in ArcGIS Server successfully.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 19:02:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461212#M17876</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2015-08-26T19:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server query</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461213#M17877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI: case sensitivity in query depends on the underlying database and its settings. Clients like ArcMap or ArcGIS Server simply passes the sql where-clause to the underline database....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are you publishing by copying data on to the server and in that process the data gets copied to a different type of database? that may explain why it works in ArcMap but not on ArcGIS Server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 16:58:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461213#M17877</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2015-08-27T16:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server query</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461214#M17878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is OK on ArcGIS Server query.&amp;nbsp; My real prolem is in &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;&lt;A _jive_internal="true" href="https://community.esri.com/message/546456#546456"&gt;https://community.esri.com/message/546456#546456 &lt;/A&gt;​&amp;nbsp; I haven't found the solution for the query string in CMV JS application.&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 18:10:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461214#M17878</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2015-08-27T18:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server query</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461215#M17879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the link you put in your reply takes brings me back to this thread... can you please check the link?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 18:17:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461215#M17879</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2015-08-27T18:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server query</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461216#M17880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry.&amp;nbsp; Should be &lt;A href="https://community.esri.com/message/546455"&gt;Search Tool - Case sensitive&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 18:29:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461216#M17880</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2015-08-27T18:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server query</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461217#M17881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just be sure to check .. on *very large* record sets .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by using constructs like this :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;lower(Comments) like '%coral%'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;upper(Comments) like '%CORAL%'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you may prevent the underlying database from using any indexes on, in this case, the 'Comments' column. The index may be case sensitive, and as soon as the DB sees a function applied to column in may not be able to rely on the index and so will often ignore it, forcing a full table scan and causing a potential performance hit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May not apply in your case .. just a heads up&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 18:36:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-query/m-p/461217#M17881</guid>
      <dc:creator>DavidParsons1</dc:creator>
      <dc:date>2015-08-27T18:36:58Z</dc:date>
    </item>
  </channel>
</rss>

