commit | dcd2fd364e815026ce9e2a9d47a32ca37cd26ef9 | [log] [tgz] |
---|---|---|
author | David Pursehouse <david.pursehouse@sonymobile.com> | Wed Sep 03 11:52:04 2014 +0900 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Mon Sep 08 15:23:51 2014 +0000 |
tree | a6179ac3bc8d2d6707342cafe450f9521200953b | |
parent | b8bb7c11098307c01415fa6763a46940e0a329e1 [diff] |
Remove fixed limit of results returned by secondary index query The global query limit capability can be set to any value in the project settings, however in the query implementation the limit is hard coded to 1000. Remove the hard-coded limit so that the limit specified in the global capability is honoured. Bug: Issue 2879 Change-Id: I9974f43da7cf9902b7e46607d44abc7383f77ecd