Skip to content

[#14] Add missing match_phrase query#19

Open
picandocodigo wants to merge 1 commit intomainfrom
chores/add-missing-match-phrase-query-#14
Open

[#14] Add missing match_phrase query#19
picandocodigo wants to merge 1 commit intomainfrom
chores/add-missing-match-phrase-query-#14

Conversation

@picandocodigo
Copy link
Copy Markdown
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
Copy Markdown

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