Interface QueryVariant
- All Known Implementing Classes:
BoolQuery,BoostingQuery,CombinedFieldsQuery,CommonTermsQuery,ConstantScoreQuery,DisMaxQuery,DistanceFeatureQuery,ExistsQuery,FunctionScoreQuery,FuzzyQuery,GeoBoundingBoxQuery,GeoDistanceQuery,GeoPolygonQuery,GeoShapeQuery,HasChildQuery,HasParentQuery,IdsQuery,IntervalsQuery,KnnQuery,MatchAllQuery,MatchBoolPrefixQuery,MatchNoneQuery,MatchPhrasePrefixQuery,MatchPhraseQuery,MatchQuery,MoreLikeThisQuery,MultiMatchQuery,NestedQuery,ParentIdQuery,PercolateQuery,PinnedQuery,PrefixQuery,QueryStringQuery,RangeQuery,RankFeatureQuery,RegexpQuery,ScriptQuery,ScriptScoreQuery,ShapeQuery,SimpleQueryStringQuery,SpanContainingQuery,SpanFieldMaskingQuery,SpanFirstQuery,SpanMultiTermQuery,SpanNearQuery,SpanNotQuery,SpanOrQuery,SpanTermQuery,SpanWithinQuery,TermQuery,TermsQuery,TermsSetQuery,TypeQuery,WildcardQuery,WrapperQuery
public interface QueryVariant
Base interface for
Query variants.-
Method Summary
Modifier and Type Method Description Query.Kind_queryKind()default Query_toQuery()
-
Method Details
-
_queryKind
Query.Kind _queryKind() -
_toQuery
-