Package org.apache.lucene.queries
-
Class Summary Class Description BinaryDocValuesRangeQuery BlendedTermQuery BlendedTermQuery can be used to unify term statistics across one or more fields in the index.CommonTermsQuery A query that executes high-frequency terms in a optional sub-query to prevent slow queries due to "common" terms like stopwords.ExtendedCommonTermsQuery Deprecated. Since max_optimization optimization landed in 7.0, normal MatchQuery will achieve the same result without any configuration.MinDocQuery AQuerythat only matches documents that are greater than or equal to a configured doc ID.SearchAfterSortedDocQuery SpanMatchNoDocsQuery ASpanQuerythat matches no documents. -
Enum Summary Enum Description BinaryDocValuesRangeQuery.QueryType