willholley commented on issue #866: Fix incorrect index selection when sort 
specified
URL: https://github.com/apache/couchdb/pull/866#issuecomment-336082443
 
 
   I've pushed a new fix which doesn't require rewriting the selector. Instead, 
we just include sort fields when considering whether a JSON index provides 
coverage for the selector. This seems a lot simpler and, unlike the previous 
implementation, doesn't impact the validity of other index types (i.e. text 
indexes).
 
----------------------------------------------------------------
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

Reply via email to