-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.2 M4
-
Component/s: Query & PageProvider
-
Impact type:API change
-
Upgrade notes:
NXP-3067 has added the proper CoreSession API to do queries with batching and count, this should be used directly instead of the SearchService.searchQuery() API that is obliged to open a new session for each query.