Changes between Version 2 and Version 3 of SortingResults
- Timestamp:
- 09/04/18 15:32:01 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SortingResults
v2 v3 71 71 \\ 72 72 \\ 73 Sorting is an expensive operation on complex queries especially when the DB is potentially returning hundreds of thousands of results. In the past we have had issues with data providers timing out for these very large queries, especially those which specify a sample time, as they bypass the normal Data Provider limits. Sorting is left to the client to do.73 Sorting is an expensive operation on complex queries especially when the DB is potentially returning hundreds of thousands of results. In the past we have had issues with data providers timing out for these very large queries, especially those which specify a sample time, as they bypass the normal Data Provider limits. Sorting is left to the client to do.