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

Filter sparse documents from store results unless specifically requested #351

Open
sgwilym opened this issue Jun 4, 2024 · 0 comments
Open
Labels
enhancement New feature or request willow Issues with the willow branch.
Milestone

Comments

@sgwilym
Copy link
Contributor

sgwilym commented Jun 4, 2024

What's the problem you want solved?

Currently sparse documents (documents without their corresponding payloads) are returned by all Store methods.

Is there a solution you'd like to recommend?

  1. By default, omit sparse documents from results.
  2. Modify various query types and method params so that users can explicitly define when they'd like sparse documents included.
@sgwilym sgwilym added enhancement New feature or request willow Issues with the willow branch. labels Jun 4, 2024
@sgwilym sgwilym added this to the Willow milestone Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request willow Issues with the willow branch.
Projects
Development

No branches or pull requests

1 participant