I am using Robert's eSearch widget in an application created through WAB-DEV. As usual, his widgets are pretty slick.
in this instance though, I am running a search against 2,528,552 parcels (from a feature service (state wide parcel set)). For this particular search, only the 3996 parcels within one town are needed. There is a definition filter at the webmap level so that only the parcels within the Town are shown. Similar, in the eSearch widget configuration, there is a definition expression that (i am assuming) limits the search only the parcels with the Town's ID code.
Town_ID = 277
The thing is, in using the eSearch, the search for either the Parcel ID or the Owner Name takes along time. Many times to what I am thinking is a time out failure. Does anyone have suggestions how this search would resolve quicker?