Select to view content in your preferred language

Maximum Number of Search Result Problem..

702
3
11-10-2010 11:41 PM
JeffersonGonzaga
New Contributor
Im stock at this problem. Im searching for feature points that  supposedly would return 1600+ records but the Search widget only returns a maximum of 1000 records. So I tried searching other features, and still, the maximum returned records is 1000. What would be the problem?

Is it the 'result' ArrayCollection object's size limit?
The map document?
My browser's cache size?
Or the SQL Statement that embeds a LIMIT?
Or the widget itself limiting it?
Tags (2)
0 Kudos
3 Replies
JeffersonGonzaga
New Contributor
It's just a config problem.

SOLVED!
0 Kudos
JosVroegop
Deactivated User
Jeff,

I have the same question, could you tell me what you changed? Thanks in advance.

Jos
0 Kudos
ThaoLe
by
Regular Contributor
Jos,

The configuration file is inside the folder below:
C:\Program Files\ArcGIS\Server10.0\server\user\cfg

The setting you have to edit is the <MaxRecordCount>1000</MaxRecordCount>
0 Kudos