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) classclassA Spans that is formed from the ordered subspans of a SpanNearQuery where the subspans do not overlap and have a maximum slop between them.classSimilar toNearSpansOrdered, but for the unordered case.