rols2015 opened a new issue #97: Db.search returns duplicates when using 
'bookmark' parameter
URL: https://github.com/apache/couchdb-nano/issues/97
 
 
   <!--- Provide a general summary of the issue in the Title above -->
   
   ## Expected Behavior
   Hi!!!
   I need to get a full result for my search. So I am using a bookmark for 
pagination to iterate between sets of results. 
{"total_rows":9254,"bookmark":"g1AA...}. So at the end I hope to get an array 
of 9254 rows.
   Sometimes I am getting 9254 rows (which is right), but from time to time I 
get a randomly set of rows: 4000, 12000 or even 40000. So the results, provided 
by different bookmarks can be repeated (some rows).
   
   <!--- If you're describing a bug, tell us what should happen -->
   <!--- If you're suggesting a change/improvement, tell us how it should work 
-->
   Why do I get a different set of rows? Thank you.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to