Interface QueryVariant
- All Superinterfaces:
UnionVariant
- All Known Implementing Classes:
BoolQuery,BoostingQuery,CombinedFieldsQuery,CommonTermsQuery,ConstantScoreQuery,DisMaxQuery,ExistsQuery,FunctionScoreQuery,FuzzyQuery,GeoBoundingBoxQuery,GeoDistanceQuery,GeoPolygonQuery,GeoShapeQuery,HasChildQuery,HasParentQuery,IdsQuery,IntervalsQuery,MatchAllQuery,MatchBoolPrefixQuery,MatchNoneQuery,MatchPhrasePrefixQuery,MatchPhraseQuery,MatchQuery,MoreLikeThisQuery,MultiMatchQuery,NestedQuery,ParentIdQuery,PercolateQuery,PinnedQuery,PrefixQuery,QueryStringQuery,RankFeatureQuery,RegexpQuery,ScriptQuery,ScriptScoreQuery,ShapeQuery,SimpleQueryStringQuery,SpanContainingQuery,SpanFieldMaskingQuery,SpanFirstQuery,SpanMultiTermQuery,SpanNearQuery,SpanNotQuery,SpanOrQuery,SpanTermQuery,SpanWithinQuery,TermQuery,TermsQuery,TermsSetQuery,TypeQuery,WildcardQuery
public interface QueryVariant extends UnionVariant
Base interface for
Query variants.-
Method Summary
Methods inherited from interface co.elastic.clients.util.UnionVariant
_variantType
-
Method Details
-
_toQuery
-