Enhanced search limiting features

2890
3
Jump to solution
09-09-2015 06:34 AM
LeoLadefian4
Occasional Contributor

using the enhanced search is limiting my results to 2000 features.  I am using a hosted feature service.  I assume I need to change the server return records?

0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus

Leo,

   Correct the eSearch does not bypass the max returned features that the server has set like the Query widget does.

View solution in original post

0 Kudos
3 Replies
RobertScheitlin__GISP
MVP Emeritus

Leo,

   Correct the eSearch does not bypass the max returned features that the server has set like the Query widget does.

0 Kudos
LeoLadefian4
Occasional Contributor

Gotcha, is it scale dependent as well? I seem to be getting some strange search results.  Also, do the services need any specific settings when they are created? update, query, etc?

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Leo,

   just query. You need to ensure that the ObjectId field and the Shape fields are not hidden in the mxd when you publish the map service as well. Scale dependency is removed from the layer when using eSearch.