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

Search API: Allow to pass &fields= without any fields to cause only id and type to be returned #572

Closed
kimchy opened this issue Dec 21, 2010 · 1 comment

Comments

@kimchy
Copy link
Member

kimchy commented Dec 21, 2010

When using the search body API, an empty array will cause no fields to be loaded. When using the URI option, handle an empty fields parameter to cause no source to be loaded as well.

@kimchy
Copy link
Member Author

kimchy commented Dec 21, 2010

Search API: Allow to pass &fields= without any fields to cause only id and type to be returned, closed by 3035254.

medcl pushed a commit to medcl/elasticsearch that referenced this issue Jul 1, 2011
williamrandolph pushed a commit to williamrandolph/elasticsearch that referenced this issue Jun 4, 2020
emilykmarx pushed a commit to emilykmarx/elasticsearch that referenced this issue Dec 26, 2023
* Use a dead letter queue to handle mapping errors.

Also retry policy has been changed. This is mostly motivated from elastic#572 and the use of DLQ.
We now retry everything except for 400 and 429.

Fixes elastic#572
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant