You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Garren Smith (JIRA)" <ji...@apache.org> on 2016/01/04 11:23:39 UTC

[jira] [Created] (COUCHDB-2926) Move $exists into the view query instead of in-memory

Garren Smith created COUCHDB-2926:
-------------------------------------

             Summary: Move $exists into the view query instead of in-memory
                 Key: COUCHDB-2926
                 URL: https://issues.apache.org/jira/browse/COUCHDB-2926
             Project: CouchDB
          Issue Type: Improvement
          Components: Mango
            Reporter: Garren Smith


$exists is in-memory - this is totally unnecessary. if you can do $gt: null on an indexed field, then you should be able to do $exists: true because it's exactly the same thing



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)