View Source searchquery.js, line 130 Methods # analyzer(analyzer) → {MatchPhraseQuery} Parameters: Name Type Description analyzer string View Source searchquery.js, line 160 Returns: Type: MatchPhraseQuery # boost(boost) → {MatchPhraseQuery} Parameters: Name Type Description boost number View Source searchquery.js, line 170 Returns: Type: MatchPhraseQuery # field(field) → {MatchPhraseQuery} Parameters: Name Type Description field string View Source searchquery.js, line 150 Returns: Type: MatchPhraseQuery