Garren Smith created COUCHDB-3013:
-------------------------------------

             Summary: 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.3.4#6332)

Reply via email to