garrensmith commented on pull request #1075:
URL: https://github.com/apache/couchdb-fauxton/pull/1075#issuecomment-628675762
I don't remember suggesting a mango query but that does sound like the best
option. Mango indexes automatically do not include _design docs so you can just
do:
```
_id: {"$gte: null}
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]