-
Notifications
You must be signed in to change notification settings - Fork 737
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
Support for parent id query missing #1287
Labels
Comments
Yes, this query is currently missing. Interested to add is a contribution? |
giovannialbero1992
pushed a commit
to giovannialbero1992/Elastica
that referenced
this issue
May 15, 2017
giovannialbero1992
pushed a commit
to giovannialbero1992/Elastica
that referenced
this issue
May 15, 2017
giovannialbero1992
pushed a commit
to giovannialbero1992/Elastica
that referenced
this issue
May 16, 2017
giovannialbero1992
pushed a commit
to giovannialbero1992/Elastica
that referenced
this issue
May 16, 2017
giovannialbero1992
pushed a commit
to giovannialbero1992/Elastica
that referenced
this issue
May 17, 2017
giovannialbero1992
pushed a commit
to giovannialbero1992/Elastica
that referenced
this issue
May 19, 2017
ruflin
pushed a commit
that referenced
this issue
May 19, 2017
Fixed in #1308 Thanks 😄 |
mhernik
pushed a commit
to mhernik/Elastica
that referenced
this issue
Jul 24, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Docs: https://www.elastic.co/guide/en/elasticsearch/reference/5.3/query-dsl-parent-id-query.html
AFAICS there's nothing supporting this in Elastica.
E.g.
new ParentId(string $type, $id, bool $ignoreUnmapped = false)
The text was updated successfully, but these errors were encountered: