Esri / image-discovery-app-js

JavaScript Image Discovery Web Application. Use to search, discover, filter, and manipulate imagery.
23 stars 14 forks source link

Paged Results #7

Closed mfunk closed 10 years ago

mfunk commented 11 years ago

Currently only able to see a first ## of results. Add paged results so user can scroll through all of the results if desired. Operations on Results, especially sorting, need to be performed on the entire search results, just not the first ## records.

Rrivera5127 commented 11 years ago

not implementing. result count is driven by configuration entry "maxQueryResults" in config/imagery/imageQueryConfiguration.json