Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request, optionally return indexed values with keys #502

Closed
wants to merge 2 commits into from

Conversation

russelldb
Copy link
Member

https://github.com/basho/platform_tasks/issues/34

Depends on basho/riak_pb#34

Currently a 2i query's results are a list of keys. This change adds
an optional request parameter to pb and http that, when set, will
cause pairs of key:index_value to be returned as the result of
a 2i query.

Has no effect on MapReduce.

Uses capabilities for rolling upgrade
situations.

When a 2i query's results are a list of keys. This change adds
an optional request parameter to pb and http that, when set, will
cause pairs of `key:index_value` to be returned as the result of
a 2i query.

Has no effect on MapReduce. Uses capabilities for rolling upgrade
situations.
Fix bug that hased the {key, value} as a key in the coverage filter
leading to incorrectly filtered results.
@russelldb
Copy link
Member Author

Superseded by #540

@russelldb russelldb closed this May 7, 2013
@seancribbs seancribbs deleted the pt34-index-values branch April 1, 2015 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant