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

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

Commit f9360c1fd54db55bd593d93241e549a9fc44aef5 in couchdb-fauxton's branch 
refs/heads/master from [~benkeen]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-fauxton.git;h=f9360c1 ]

fix for duplicate results showing up after searches

The backbone models passed to the Views.AllDocsList have different ids,
so for some views (e.g. searches on all-docs or reduced view searches)
are adding more and more results after pressing the search button
multiple times.

closes COUCHDB-2376


> 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