Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.

Fix problem with record's count #455

Closed
vkuznet opened this issue Oct 1, 2010 · 1 comment
Closed

Fix problem with record's count #455

vkuznet opened this issue Oct 1, 2010 · 1 comment
Assignees

Comments

@vkuznet
Copy link
Contributor

vkuznet commented Oct 1, 2010

RIght now to get total number of results I invoke the count, since I added empty records to protect access of services which does not return results, I should exclude them from the count of results for given query. Should be trivial, e.g.
db.merge.find(spec)count()
where spec contains query and non-existance of 'das.empty_record'.

@vkuznet
Copy link
Contributor Author

vkuznet commented Oct 13, 2010

valya: (In 41f5232) DAS web enhancements: fixes #525, #542, #455.

Signed-off-by: Valentin Kuznetsov vkuznet@gmail.com

@ghost ghost assigned vkuznet Jul 24, 2012
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant