mikerhodes opened a new pull request, #4410:
URL: https://github.com/apache/couchdb/pull/4410
## Overview
<!-- Please give a short brief for the pull request,
what problem it solves or how it makes things better. -->
RFC for covering indexes in Mango. Propose covering indexes within Mango,
for JSON indexes, and outline the implementation steps.
## Related Issues or Pull Requests
<!-- If your changes affect multiple components in different
repositories please put links to those issues or pull requests here.
-->
#4394 is a pre-req for this work, because without it we always need to read
the full doc to return to the coordinator.
--
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]