Uses of Class
org.apache.lucene.search.spans.ConjunctionSpans
Packages that use ConjunctionSpans
-
Uses of ConjunctionSpans in org.apache.lucene.search.spans
Subclasses of ConjunctionSpans in org.apache.lucene.search.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.