You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Lucas Satabin (JIRA)" <ji...@apache.org> on 2017/02/07 08:32:41 UTC

[jira] [Created] (COUCHDB-3294) Add an {{$allMatch}} mango selector

Lucas Satabin created COUCHDB-3294:
--------------------------------------

             Summary: Add an {{$allMatch}} mango selector
                 Key: COUCHDB-3294
                 URL: https://issues.apache.org/jira/browse/COUCHDB-3294
             Project: CouchDB
          Issue Type: New Feature
          Components: Mango
            Reporter: Lucas Satabin


Mango defines an {{$elemMatch}} selector allowing for matching arrays in which at least one element matches the inner selector.

The proposal is to create a similar {{$allMatch}} selector which semantics is that an array matches if all of its elements match the inner selector.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)