Skip to content

Conversation

@agundy
Copy link

@agundy agundy commented Jul 11, 2017

Fixes #441 includes passing unit tests. Adds support for match_phrase and match_phrase_prefix queries

karmi pushed a commit that referenced this pull request Jul 30, 2017
Elasticsearch 5.x now has match_phrase and match_phrase_prefix queries that are not currently available in the DSL.

Closes #441
Closes #448
karmi pushed a commit that referenced this pull request Jul 30, 2017
Type flag is no longer supported in 5.x

Related: #441, #448
@karmi karmi closed this in 39f9ce5 Jul 30, 2017
@karmi
Copy link
Contributor

karmi commented Jul 30, 2017

Hi, thanks for the outstanding patch! I've squashed the commits a little bit, added a simple integration test (mostly as a reminder to add more tests for match-family of queries), and merged the commits into the 5.x and master branches. Thanks again!

picandocodigo pushed a commit that referenced this pull request Jan 10, 2022
Elasticsearch 5.x now has match_phrase and match_phrase_prefix queries that are not currently available in the DSL.

Closes #441
Closes #448
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.

2 participants