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

[#1103] Add missing match_phrase query #1104

Conversation

nsiregar
Copy link

This PR will reorder match_phrase query based on the documentation https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-match-query.html and add some new match_phrase query

will resolve #1103

@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@cla-checker-service
Copy link

cla-checker-service bot commented Nov 20, 2020

💚 CLA has been signed

Note:
- add auto_generate_synonyms_phrase_query option method
- add fuzzy_transpositions option method
@nsiregar nsiregar force-pushed the chores/add-missing-match-phrase-query-#1103 branch from 3348c54 to 405ed76 Compare November 20, 2020 02:55
@picandocodigo
Copy link
Member

Moved to the new repository. Thanks @nsiregar!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants