Class TermsQuery
java.lang.Object
org.elasticsearch.xpack.esql.core.querydsl.query.Query
org.elasticsearch.xpack.esql.core.querydsl.query.TermsQuery
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionConvert to an ElasticsearchQueryBuilderall set up to execute the query.booleaninthashCode()protected StringUsed byQuery.toString()to produce a pretty string.
-
Constructor Details
-
TermsQuery
-
-
Method Details
-
asBuilder
Description copied from class:QueryConvert to an ElasticsearchQueryBuilderall set up to execute the query. -
hashCode
public int hashCode() -
equals
-
innerToString
Description copied from class:QueryUsed byQuery.toString()to produce a pretty string.- Specified by:
innerToStringin classQuery
-