Class

MatchPhraseQuery

MatchPhraseQuery

Methods

# analyzer(analyzer) → {MatchPhraseQuery}

Parameters:
Name Type Description
analyzer string

View Source searchquery.js, line 160

# boost(boost) → {MatchPhraseQuery}

Parameters:
Name Type Description
boost number

View Source searchquery.js, line 170

# field(field) → {MatchPhraseQuery}

Parameters:
Name Type Description
field string

View Source searchquery.js, line 150