rnewson commented on PR #4710: URL: https://github.com/apache/couchdb/pull/4710#issuecomment-1660492011
removing `/dbname/_find` is only a possibility (that could only happen in a major version bump). I mention it as part of framing any improvement here. Adding the index-specific`_find` is the couchdb-shaped way to achieve "strict index selection", as that's how it's done for map/reduce and search indexes today. If, in the future, we find that `/dbname/_find` is much less used / actively avoided / a source of confusion not joy, we could deprecate it. -- 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]
