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.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 AQuerythat only matches documents that are greater than the providedFieldDoc.SpanMatchNoDocsQuery ASpanQuerythat matches no documents. -
Enum Summary Enum Description BinaryDocValuesRangeQuery.QueryType