Merge pull request #99 from RonRademaker/match-phrase-queries
Added query objects for match_phrase and match_phrase_prefix
Showing
- src/Query/MatchPhrasePrefixQuery.php 29 additions, 0 deletionssrc/Query/MatchPhrasePrefixQuery.php
- src/Query/MatchPhraseQuery.php 29 additions, 0 deletionssrc/Query/MatchPhraseQuery.php
- tests/Query/MatchPhrasePrefixQueryTest.php 35 additions, 0 deletionstests/Query/MatchPhrasePrefixQueryTest.php
- tests/Query/MatchPhraseQueryTest.php 35 additions, 0 deletionstests/Query/MatchPhraseQueryTest.php
Loading
Please register or sign in to comment