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

Make _exists_/_missing_ behave consistently with exists/missing. #5145

Closed
wants to merge 1 commit into from

Conversation

jpountz
Copy link
Contributor

@jpountz jpountz commented Feb 17, 2014

_exists_ and _missing_ miss field name expansion that exists and
missing have, which allows these filters to work on object fields.

Close #5142

`_exists_` and `_missing_` miss field name expansion that `exists` and
`missing` have, which allows these filters to work on `object` fields.

Close elastic#5142
@s1monw
Copy link
Contributor

s1monw commented Feb 19, 2014

LGTM

@jpountz jpountz closed this Feb 20, 2014
@jpountz jpountz deleted the fix/exists_missing branch February 20, 2014 08:11
@clintongormley clintongormley added :Search/Search Search-related issues that do not fall into other categories and removed :Query DSL labels Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Search/Search Search-related issues that do not fall into other categories v1.0.1 v1.1.0 v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

_exists_ doesn't work on objects
3 participants