Hi Ketill,
If you want, you can check out the Query and LocalQuery code and add a function, which returns the value of cache.size(). If it works out for you, we may add it to the offiicial API.
Hope this helps, Christian
On Fri, Mar 13, 2015 at 12:04 PM, Ketill Fenne ketill.fenne@gmail.com wrote:
Hi!
I am using Query / LocalQuery to loop through the results from a query. For several reasons it would be nice to know the number of hits before/without looping through the results.
Is this possible?
Kind regards Ketill Fenne