Uses of Class
org.apache.lucene.queries.spans.ConjunctionSpans
Packages that use ConjunctionSpans
-
Uses of ConjunctionSpans in org.apache.lucene.queries.spans
Subclasses of ConjunctionSpans in org.apache.lucene.queries.spansModifier and TypeClassDescription(package private) class
class
A Spans that is formed from the ordered subspans of a SpanNearQuery where the subspans do not overlap and have a maximum slop between them.class
Similar toNearSpansOrdered
, but for the unordered case.