-
Notifications
You must be signed in to change notification settings - Fork 728
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
percolate 5.x #469
Comments
In 5.x percolation is accomplished with the percolate query via the search api, so you will use The Sorry for the confusion. I'll add a deprecation warning to the docs and remove the examples. |
Ah, that makes sense. Thanks for the clarification! |
reopening as a reminder to deprecate the percolator docs |
Im trying to wrap my head around the percolator in 5.x, so forgive me if I'm totally wrong, but has the percolator API been updated in this library to match ES 5.x? Seems like a few things are missing, like
document_type
andfield
.If not, I'd love to help, just thought I'd ask before diving in.
The text was updated successfully, but these errors were encountered: