[
https://issues.apache.org/jira/browse/COUCHDB-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Garren Smith closed COUCHDB-3013.
---------------------------------
Resolution: Won't Fix
> Empty selector and empty $and selector not returning same results
> -----------------------------------------------------------------
>
> Key: COUCHDB-3013
> URL: https://issues.apache.org/jira/browse/COUCHDB-3013
> Project: CouchDB
> Issue Type: Bug
> Components: Mango
> Reporter: Garren Smith
>
> If I do `selector: {}` I get all the docs returned.
> But if I do `selector: {$and: [{}, {}]}` I get 0 docs returned.
> I think these queries are the same and should return all docs.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)