<?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: Basic Search 3.0 returns 500 results ALWAYS! in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/basic-search-3-0-returns-500-results-always/m-p/719675#M21742</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I believe you need to modify the "maximum records returned" property for your services.&amp;nbsp; By default in server 9.3 it's set to 500.&amp;nbsp; This property can be set via the server manager application (yourservername/arcgis/rest/manager).&amp;nbsp; I've attached a screen capture showing what it looks like.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]18735[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want a query to return all records just set your max number returned property to a number greater than the number of records in your feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This url shows a query for all records in the parcel numbers service using your rest end point.&amp;nbsp; The query is set to "where 1=1" which means it will attempt to request all records in your parcel numbers service.&amp;nbsp; Everytime I run it I get 500 records returned.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://gis.bangormaine.gov/ArcGIS/rest/services/ParcelNumbers-Dynamic/MapServer/0/query?text=&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;where=1%3D1&amp;amp;returnGeometry=false&amp;amp;outSR=&amp;amp;outFields=&amp;amp;f=html"&gt;http://gis.bangormaine.gov/ArcGIS/rest/services/ParcelNumbers-Dynamic/MapServer/0/query?text=&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;where=1%3D1&amp;amp;returnGeometry=false&amp;amp;outSR=&amp;amp;outFields=&amp;amp;f=html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Oct 2012 15:18:53 GMT</pubDate>
    <dc:creator>ErickLobao</dc:creator>
    <dc:date>2012-10-25T15:18:53Z</dc:date>
    <item>
      <title>Basic Search 3.0 returns 500 results ALWAYS!</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/basic-search-3-0-returns-500-results-always/m-p/719674#M21741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello folks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the past 6 months or so we've had a basic parcel mapping flex viewer in place. One of the most-used features is the ability to locate a parcel based on street address. This is done via the "out of the box" Search widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This has worked well for several months, but recently anytime a search is performed, 500 results are returned - and strangely always the same 500. This happened more or less out of the blue, no modifications ahve been made to the viewer in quite some time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have checked both the viewer config file as well as the search widget config file (see both below) and see no glaring issues. I also have opened the map that the pertinent service is based on and cannot re-create the error using the FIND tool in Desktop.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I also have restarted and re-published the pertinent service; I have also physically restarted the server. No progress.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The text of the .xml files for each are attached. We are running Flexviewer 3.0 and Server/SDE 9.31&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any thoughts on what might be going on?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sean&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 14:18:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/basic-search-3-0-returns-500-results-always/m-p/719674#M21741</guid>
      <dc:creator>SeanGambrel</dc:creator>
      <dc:date>2012-10-25T14:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Basic Search 3.0 returns 500 results ALWAYS!</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/basic-search-3-0-returns-500-results-always/m-p/719675#M21742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I believe you need to modify the "maximum records returned" property for your services.&amp;nbsp; By default in server 9.3 it's set to 500.&amp;nbsp; This property can be set via the server manager application (yourservername/arcgis/rest/manager).&amp;nbsp; I've attached a screen capture showing what it looks like.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]18735[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want a query to return all records just set your max number returned property to a number greater than the number of records in your feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This url shows a query for all records in the parcel numbers service using your rest end point.&amp;nbsp; The query is set to "where 1=1" which means it will attempt to request all records in your parcel numbers service.&amp;nbsp; Everytime I run it I get 500 records returned.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://gis.bangormaine.gov/ArcGIS/rest/services/ParcelNumbers-Dynamic/MapServer/0/query?text=&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;where=1%3D1&amp;amp;returnGeometry=false&amp;amp;outSR=&amp;amp;outFields=&amp;amp;f=html"&gt;http://gis.bangormaine.gov/ArcGIS/rest/services/ParcelNumbers-Dynamic/MapServer/0/query?text=&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;where=1%3D1&amp;amp;returnGeometry=false&amp;amp;outSR=&amp;amp;outFields=&amp;amp;f=html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 15:18:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/basic-search-3-0-returns-500-results-always/m-p/719675#M21742</guid>
      <dc:creator>ErickLobao</dc:creator>
      <dc:date>2012-10-25T15:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Basic Search 3.0 returns 500 results ALWAYS!</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/basic-search-3-0-returns-500-results-always/m-p/719676#M21743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: rscheitlin&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sean,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I do see your issue by testing your Map Service even using gisdata.GISADMIN.PARCELDATA.PROP_ADDRS = '4 HIGHLAND CT' I still get 499 results. This is a ArcGIS Server error/Issue and will require a call to Tech Support to work through. I have seen in the past where republishing the Map Service as a whole new service (with slightly different name and all) works for big map service issues like this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 15:25:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/basic-search-3-0-returns-500-results-always/m-p/719676#M21743</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-10-25T15:25:14Z</dc:date>
    </item>
  </channel>
</rss>

