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

Missing match_phrase query on elasticsearch-dsl #14

Open
nsiregar opened this issue Nov 20, 2020 · 0 comments · May be fixed by #19
Open

Missing match_phrase query on elasticsearch-dsl #14

nsiregar opened this issue Nov 20, 2020 · 0 comments · May be fixed by #19

Comments

@nsiregar
Copy link

Documentation in https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-match-query.html have a new match_phrase which currently not available in the match_phrase query such as

  • auto_generate_synonyms_phrase_query
  • fuzzy_transpositions
nsiregar referenced this issue in nsiregar/elasticsearch-ruby Nov 20, 2020
nsiregar referenced this issue in nsiregar/elasticsearch-ruby Nov 20, 2020
Note:
- add auto_generate_synonyms_phrase_query option method
- add fuzzy_transpositions option method
@picandocodigo picandocodigo transferred this issue from elastic/elasticsearch-ruby Jan 11, 2022
picandocodigo added a commit that referenced this issue Jan 14, 2022
Note:
- add auto_generate_synonyms_phrase_query option method
- add fuzzy_transpositions option method
picandocodigo pushed a commit that referenced this issue Jan 14, 2022
Note:
- add auto_generate_synonyms_phrase_query option method
- add fuzzy_transpositions option method
@picandocodigo picandocodigo linked a pull request Jan 14, 2022 that will close this issue
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 a pull request may close this issue.

1 participant