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/31 18:24:55 UTC

[couchdb] branch master updated (ac69520 -> 0c3c4b6)

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

tonysun83 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from ac69520  Merge pull request #3105 from apache/fix-partition-query-limit
     add c14569c  fix bookmark passing with text indexes
     new 0c3c4b6  Merge pull request #3116 from apache/fix-explain-text-indexes

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/mango/src/mango_cursor_text.erl  | 17 +++++++++--------
 src/mango/test/08-text-limit-test.py | 10 ++++++++++
 2 files changed, 19 insertions(+), 8 deletions(-)


[couchdb] 01/01: Merge pull request #3116 from apache/fix-explain-text-indexes

Posted by to...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

tonysun83 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 0c3c4b611326561867ef8752c417aacce644a901
Merge: ac69520 c14569c
Author: Tony Sun <to...@gmail.com>
AuthorDate: Mon Aug 31 11:24:48 2020 -0700

    Merge pull request #3116 from apache/fix-explain-text-indexes
    
    fix bookmark passing with text indexes

 src/mango/src/mango_cursor_text.erl  | 17 +++++++++--------
 src/mango/test/08-text-limit-test.py | 10 ++++++++++
 2 files changed, 19 insertions(+), 8 deletions(-)