On Aug 10, 2014, at 8:40 AM, qw <nikit...@gmail.com> wrote:Count via reduce functions takes a lot of processor time, I am wondering if it is possible to count quickly elements emited by some view?
On Aug 10, 2014, at 10:49 AM, qw <nikit...@gmail.com> wrote:
Mac OS X. I have about 50k documents and several views each from 10 to 40k docs. I remember reduce function is calculated in runtime at the moment, right?
Of course I could save intermediate values somewhere, but I thought CBL might already have this functionality :)
By the way is it safe to execute raw SQL on underlying database? Or it is not the best idea considering coming of forestdb backend?