Gotta say, I had to spend a fair amount more time yesterday explaining to my co-worker about the view parameters because of just this problem.
On Thu, Jun 18, 2009 at 4:00 PM, Chris Anderson (JIRA)<[email protected]> wrote: > throw an error if the view query range can contain no rows > ---------------------------------------------------------- > > Key: COUCHDB-388 > URL: https://issues.apache.org/jira/browse/COUCHDB-388 > Project: CouchDB > Issue Type: Improvement > Affects Versions: 0.9 > Reporter: Chris Anderson > Priority: Minor > Fix For: 0.11 > > > users get confused because when applying descending=true as a previously > working query will return 0 rows. this is correct behavior but we could make > things a lot easier for people if we'd raise an error in cases where its > impossible for there to be keys between the start and end. > > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >
