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

SENSEI-302 Modify request API to allow clients to specify which stored f... #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ghost
Copy link

@ghost ghost commented Jan 28, 2014

...ields to fetch

This patch reintroduces the fetch stored value flag, and replaces the fetch stored fields flag with a get all stored fields flag and a fields to fetch flag. It also conditionally fetches fields depending on whether group by is used (since the fields are fetched in the collector when group by is used). It's an attempt to reduce disk and bandwidth usage

This can be made cleaner; want to get thoughts first, then I can clean up as necessary.

It requires this Bobo change:
https://senseidb.atlassian.net/browse/BOBO-287
senseidb/bobo#16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants