Well,
I think I figured it out. I can create a view and check for doc._id not
starting with '_design' and then use _count.
But as I expect to have thousands of documents I'd rather not create a
view just for counting docs...
Anyone with better idea?
------------------------------------------------------------------------
*With best regards,*
Kiril Stankov
On 09-Mar-15 2:56 PM, Kiril Stankov wrote:
Hi,
anyone aware of a way to get count of non-design documents in CouchDB?
Thanks in advance!
------------------------------------------------------------------------
*With best regards,*
Kiril Stankov