Skip to content

Support * wildcard to retrieve stored fields in the 'fields' option #15119

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

Merged
merged 1 commit into from
Dec 1, 2015
Merged

Support * wildcard to retrieve stored fields in the 'fields' option #15119

merged 1 commit into from
Dec 1, 2015

Conversation

jimczi
Copy link
Contributor

@jimczi jimczi commented Nov 30, 2015

Skips #14489 in order to preserve backward compatibility in 2.x.
Fixes #10783
Support * wildcard to retrieve stored fields when using the fields option.
Supported pattern styles are "xxx_", "_xxx", "xxx" and "xxx*yyy".
Add docs.

.endObject()
.endArray()
.endObject()
.endObject()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you preserve the indentation?

@jpountz
Copy link
Contributor

jpountz commented Nov 30, 2015

Just left one comment about indentation, otherwise it looks good to me!

@jimczi
Copy link
Contributor Author

jimczi commented Nov 30, 2015

Thanks @jpountz.

@jpountz
Copy link
Contributor

jpountz commented Nov 30, 2015

LGTM

@jimczi jimczi changed the title Manually merged #15017 from master. Support * wildcard to retrieve stored fields in the 'fields' option Nov 30, 2015
@jimczi jimczi added >enhancement :Search/Search Search-related issues that do not fall into other categories and removed review labels Nov 30, 2015
Skips #14489 in order to preserve backward compatibility in 2.x.
Fixes #10783
  Support * wildcard to retrieve stored fields when using the `fields` option.
  Supported pattern styles are "xxx*", "*xxx", "*xxx*" and "xxx*yyy".
  Add docs.
jimczi added a commit that referenced this pull request Dec 1, 2015
Support * wildcard to retrieve stored fields in the 'fields' option
@jimczi jimczi merged commit 18db3b5 into elastic:2.x Dec 1, 2015
@jimczi jimczi deleted the fields_option_wildcard branch December 1, 2015 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>enhancement :Search/Search Search-related issues that do not fall into other categories v2.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants