Package com.liferay.portal.search.query
Interface Query
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
BooleanQuery,BoostingQuery,CommonTermsQuery,ConstantScoreQuery,DateRangeTermQuery,DisMaxQuery,ExistsQuery,FunctionScoreQuery,FuzzyQuery,GeoBoundingBoxQuery,GeoDistanceQuery,GeoDistanceRangeQuery,GeoPolygonQuery,GeoShapeQuery,IdsQuery,MatchAllQuery,MatchPhrasePrefixQuery,MatchPhraseQuery,MatchQuery,MoreLikeThisQuery,MultiMatchQuery,NestedQuery,PercolateQuery,PrefixQuery,RangeTermQuery,RegexQuery,ScriptQuery,SimpleStringQuery,StringQuery,TermQuery,TermsQuery,TermsSetQuery,WildcardQuery,WrapperQuery
-
Method Summary
Modifier and TypeMethodDescription<T> Taccept(QueryVisitor<T> queryVisitor) getBoost()voidvoidsetQueryName(String queryName)