Uses of Package
org.apache.lucene.search.spans
-
Classes in org.apache.lucene.search.spans used by org.apache.lucene.queries Class Description SpanQuery Base class for span-based queries.SpanWeight Expert-only. -
Classes in org.apache.lucene.search.spans used by org.apache.lucene.search Class Description Spans Iterates through combinations of start/end positions per-doc. -
Classes in org.apache.lucene.search.spans used by org.apache.lucene.search.highlight Class Description SpanQuery Base class for span-based queries. -
Classes in org.apache.lucene.search.spans used by org.apache.lucene.search.spans Class Description FilterSpans.AcceptStatus Status returned fromFilterSpans.accept(Spans)that indicates whether a candidate match should be accepted, rejected, or rejected and move on to the next document.SpanCollector An interface defining the collection of postings information from the leaves of aSpansSpanMultiTermQueryWrapper.SpanRewriteMethod Abstract class that defines how the query is rewritten.SpanNearQuery Matches spans which are near one another.SpanNearQuery.Builder A builder for SpanNearQueriesSpanPositionCheckQuery Base class for filtering a SpanQuery based on the position of a match.SpanPositionRangeQuery Checks to see if theSpanPositionCheckQuery.getMatch()lies between a start and end position SeeSpanFirstQueryfor a derivation that is optimized for the case where start position is 0.SpanQuery Base class for span-based queries.Spans Iterates through combinations of start/end positions per-doc.SpanScorer SpanWeight Expert-only.SpanWeight.Postings Enumeration defining what postings information should be retrieved from the index for a given Spans -
Classes in org.apache.lucene.search.spans used by org.apache.lucene.search.uhighlight Class Description SpanQuery Base class for span-based queries. -
Classes in org.apache.lucene.search.spans used by org.apache.lucene.util Class Description SpanQuery Base class for span-based queries. -
Classes in org.apache.lucene.search.spans used by org.elasticsearch.common.lucene.search Class Description SpanMultiTermQueryWrapper.SpanRewriteMethod Abstract class that defines how the query is rewritten.SpanQuery Base class for span-based queries. -
Classes in org.apache.lucene.search.spans used by org.elasticsearch.index.mapper Class Description SpanMultiTermQueryWrapper.SpanRewriteMethod Abstract class that defines how the query is rewritten.SpanQuery Base class for span-based queries. -
Classes in org.apache.lucene.search.spans used by org.elasticsearch.index.query Class Description SpanQuery Base class for span-based queries. -
Classes in org.apache.lucene.search.spans used by org.elasticsearch.index.search Class Description SpanMultiTermQueryWrapper.SpanRewriteMethod Abstract class that defines how the query is rewritten.