That sounds like the correct behaviour. You've constrained the result set to 20 
docs, so a page size >20 isn't going to show more docs. The same would happen 
if the DB only had 20 docs in.  


On Tuesday, 4 March 2014 at 10:16, kxepal wrote:

> Github user kxepal commented on the pull request:
> 
> https://github.com/apache/couchdb/pull/162#issuecomment-36609594
> @garrensmith get it 100% reproduce:
> - Navigate to any view
> - Open Query Options
> - Set Limit to lets say 20
> - Query the view
> - Collapse Query Options
> - Try to set page size 5 - ok
> - Try to set page size 20 - ok
> - Try to set page size 30 - it's still will be 20
> - Try to set page size 50 - again
> - Try to set page size 100 - and again
> - Going back to page size 10 - everything is fine
> Sorry, no video: just found that gtk-recordMyDesktop generates broken picture.
> 
> 
> ---
> If your project is set up for it, you can reply to this email and have your
> reply appear on GitHub as well. If your project does not have this feature
> enabled and wishes so, or if the feature is enabled but not working, please
> contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
> with INFRA.
> ---
> 
> 


Reply via email to