Package org.apache.lucene.queries
package org.apache.lucene.queries
-
Class SummaryClassDescriptionBlendedTermQuery can be used to unify term statistics across one or more fields in the index.Deprecated.Since max_optimization optimization landed in 7.0, normal MatchQuery will achieve the same result without any configuration.A
Querythat only matches documents that are greater than or equal to a configured doc ID.AQuerythat only matches documents that are greater than the providedFieldDoc.ASpanQuerythat matches no documents. -
Enum Class Summary