Class: MatchQuery

SearchQuery. MatchQuery


<private> new MatchQuery()

Members


analyzer

Specifies the analyzer to use for the query.


boost

boost defines the amount to boost this query.


field

Specifies the field to query.


fuzziness

fuzziness defines the level of fuzziness for the query.


prefixLength

Specifies the prefix length to consider for the query.


<private> toJSON

Serializes this query to JSON for network dispatch.