rnewson commented on PR #4710:
URL: https://github.com/apache/couchdb/pull/4710#issuecomment-1687827392

   one further note here. when, in the future, you pass a selector to `_view` 
or _`search` we should send a `400 Bad Request` if mango would do a 
startkey/endkey that covers the entire index (for `_view` that's when it does 
`"start_key": [],  "end_key": ["<MAX>"],`.)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to