You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by to...@apache.org on 2020/08/28 18:50:29 UTC

[couchdb] branch backport-mango-fix updated (b2f9cfa -> 40a2df8)

This is an automated email from the ASF dual-hosted git repository.

tonysun83 pushed a change to branch backport-mango-fix
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from b2f9cfa  bypass partition query limit for mango
     add 39514bd  Allow drilldown for search to always be specified as list of lists (#3109)
     add 40a2df8  Merge branch '3.x' into backport-mango-fix

No new revisions were added by this update.

Summary of changes:
 src/dreyfus/src/dreyfus_httpd.erl            |   2 +
 src/dreyfus/test/elixir/test/search_test.exs | 201 +++++++++++++++++++++++++++
 2 files changed, 203 insertions(+)
 create mode 100644 src/dreyfus/test/elixir/test/search_test.exs