[ https://issues.apache.org/jira/browse/BAHIR-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968105#comment-15968105 ]
ASF subversion and git services commented on BAHIR-102: ------------------------------------------------------- Commit fd4c35fc9f7ebb57464d231cf5d66e7bc4096a1b in bahir's branch refs/heads/master from [~yanglei] [ https://git-wip-us.apache.org/repos/asf?p=bahir.git;h=fd4c35f ] [BAHIR-102] Initial support of Cloudant Query and examples Add optimization to use query in particular scenarios. Closes #41. > Support pushing down query predicates using Cloudant Query / CouchDB Mango > Query > -------------------------------------------------------------------------------- > > Key: BAHIR-102 > URL: https://issues.apache.org/jira/browse/BAHIR-102 > Project: Bahir > Issue Type: Improvement > Reporter: Yang Lei > Assignee: Yang Lei > > The feature of Cloudant Query / ChoudDB Mango Query is stated here: > https://blog.couchdb.org/2016/08/03/feature-mango-query/. > Will enable pushing down first level AND column filtering to _find selector > to replace _all_docs for the database query; will continue using skip+limit > to offer partition and parallel loading. -- This message was sent by Atlassian JIRA (v6.3.15#6346)