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

[#14] Add missing match_phrase query #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

picandocodigo
Copy link
Member

Transferred from elastic/elasticsearch-ruby#1083, original PR by @nsiregar

Original Pull Request message

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 #14

Note:
- add auto_generate_synonyms_phrase_query option method
- add fuzzy_transpositions option method
@joekrump
Copy link

What is the timeline for getting this merged and released @picandocodigo ?

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

Successfully merging this pull request may close these issues.

Missing match_phrase query on elasticsearch-dsl
3 participants