tonysun83 commented on issue #1376: Add fields to sort based on selector URL: https://github.com/apache/couchdb/pull/1376#issuecomment-396819176 You have a great set of tests here. I'll try to think of a scenario tomorrow but was curious about our index selection when multiple indexes exist and how this change affects the index selection. I've seen scenarios where previously incorrect indexes become invalid and we switch to a non-performant, although correct index. However, this seems like a situation where users can only improve their situation from no_usable_index or all_docs to having a usable index. I'll try to think of a scenario where we possibly don't want this to happen (doubt it but just want to be thorough).
---------------------------------------------------------------- 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
