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

ASF GitHub Bot commented on COUCHDB-2376:
-----------------------------------------

GitHub user benkeen opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/90

    fix for duplicate results showing up after searches

    See ticket for scope: https://issues.apache.org/jira/browse/COUCHDB-2376

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/benkeen/couchdb-fauxton 
2376-multiple-queries-showing-duplicate-results

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fauxton/pull/90.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #90
    
----
commit 2e53f77d5cc0558d5b802a02b639b55547520322
Author: Benjamin Keen <[email protected]>
Date:   2014-10-10T20:24:33Z

    fix for duplicate results showing up after searches

----


> Doing repeated queries on reduced View yields incorrect # of results
> --------------------------------------------------------------------
>
>                 Key: COUCHDB-2376
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2376
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Fauxton
>            Reporter: Ben Keen
>            Assignee: Ben Keen
>
> To reproduce:
> 1. Create a View with a reduce function on it. 
> 2. Do a search on that View with the "reduce" checkbox checked. 
> 3. Note the number of results. 
> 4. Do another search with the same search criteria.
> 5. Note the number of results has increased. 
> Results are being duplicated in the search results. 



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

Reply via email to