Class: TermQuery

SearchQuery. TermQuery


<private> new TermQuery()

Members


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.