[ 
https://issues.apache.org/jira/browse/COUCHDB-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15483192#comment-15483192
 ] 

ASF subversion and git services commented on COUCHDB-3143:
----------------------------------------------------------

Commit 29b59449dffea83470ec5c828a8ab2e8c6504a65 in couchdb-mango's branch 
refs/heads/master from [~paul.joseph.davis]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-mango.git;h=29b5944 ]

Fix test suite check for text indexes

This was passing by accident on travis because the $CWD is set
differently so the test would always fail. If however you tried to run
the tests locally then it would fail. Obviously the test is just wrong
since we're moving the mango_cursor_text.erl file in rebar.config, and
not mango_cursor.erl which is required for every index type.

COUCHDB-3143


> Make Mango's MR index default limit match the docs
> --------------------------------------------------
>
>                 Key: COUCHDB-3143
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-3143
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Mango
>            Reporter: Paul Joseph Davis
>
> We document that mango indexes return 25 rows per call by default but the 
> code had a large value to basically return unlimited. Fix is to update mango 
> to match the docs.



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

Reply via email to