Class

MatchPhraseQuery

SearchQuery~MatchPhraseQuery

Methods

# analyzer(analyzer) → {MatchPhraseQuery}

Parameters:
Name Type Description
analyzer string

View Source searchquery.js, line 162

MatchPhraseQuery

# boost(boost) → {MatchPhraseQuery}

Parameters:
Name Type Description
boost number

View Source searchquery.js, line 172

MatchPhraseQuery

# field(field) → {MatchPhraseQuery}

Parameters:
Name Type Description
field string

View Source searchquery.js, line 152

MatchPhraseQuery