Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.lucene.search.spans Classes and Interfaces - 31 results found.
NameDescriptionTypePackageFramework
FieldMaskingSpanQueryWrapper to allow SpanQuery objects participate in composite single-field SpanQueries by 'lying' about their search field.Classorg.apache.lucene.search.spansApache Lucene
FilterSpansA Spans implementation wrapping another spans instance, allowing to filter spans matches easily by implementing accept(org.Classorg.apache.lucene.search.spansApache Lucene
FilterSpans .AcceptStatusStatus returned from FilterSpans.Classorg.apache.lucene.search.spans.FilterSpansApache Lucene
NearSpansOrderedA Spans that is formed from the ordered subspans of a SpanNearQuery where the subspans do not overlap and have a maximum slop between them.Classorg.apache.lucene.search.spansApache Lucene
NearSpansUnorderedSimilar to NearSpansOrdered, but for the unordered case.Classorg.apache.lucene.search.spansApache Lucene
ScoringWrapperSpansClassorg.apache.lucene.search.spansApache Lucene
SpanBoostQueryCounterpart of BoostQuery for spans.Classorg.apache.lucene.search.spansApache Lucene
SpanCollectorAn interface defining the collection of postings information from the leavesWARNING: This API is experimental and might change in incompatible ways in the next release.Interfaceorg.apache.lucene.search.spansApache Lucene
SpanContainingQueryKeep matches that contain another Spans.Classorg.apache.lucene.search.spansApache Lucene
SpanFirstQueryMatches spans near the beginning of a field.Classorg.apache.lucene.search.spansApache Lucene
SpanMultiTermQueryWrapperWraps any MultiTermQuery as a SpanQuery, so it can be nested within other SpanQuery classes.Classorg.apache.lucene.search.spansApache Lucene
SpanMultiTermQueryWrapper .SpanRewriteMethodAbstract class that defines how the query is rewritten.Classorg.apache.lucene.search.spans.SpanMultiTermQueryWrapperApache Lucene
SpanMultiTermQueryWrapper .TopTermsSpanBooleanQueryRewriteA rewrite method that first translates each term into a SpanTermQuery in a BooleanClause.Classorg.apache.lucene.search.spans.SpanMultiTermQueryWrapperApache Lucene
SpanNearQueryMatches spans which are near one another.Classorg.apache.lucene.search.spansApache Lucene
SpanNearQuery .BuilderClassorg.apache.lucene.search.spans.SpanNearQueryApache Lucene
SpanNotQueryRemoves matches which overlap with another SpanQuery or which are within x tokens before or y tokens after another SpanQuery.Classorg.apache.lucene.search.spansApache Lucene
SpanOrQueryMatches the union of its clauses.Classorg.apache.lucene.search.spansApache Lucene
SpanPositionCheckQueryBase class for filtering a SpanQuery based on the position of a match.Classorg.apache.lucene.search.spansApache Lucene
SpanPositionRangeQueryChecks to see if the SpanPositionCheckQuery.Classorg.apache.lucene.search.spansApache Lucene
SpanQueryBase class for span-based queries.Classorg.apache.lucene.search.spansApache Lucene
SpansIterates through combinations of start/end positions per-doc.Classorg.apache.lucene.search.spansApache Lucene
SpanScorerA basic Scorer over Spans.Classorg.apache.lucene.search.spansApache Lucene
SpanTermQueryMatches spans containing a term.Classorg.apache.lucene.search.spansApache Lucene
SpanWeightExpert-only.Classorg.apache.lucene.search.spansApache Lucene
SpanWeight .PostingsClassorg.apache.lucene.search.spans.SpanWeightApache Lucene
SpanWithinQueryKeep matches that are contained within another Spans.Classorg.apache.lucene.search.spansApache Lucene
TermSpans Public for extension only.Classorg.apache.lucene.search.spansApache Lucene
AssertingSpanQueryClassorg.apache.lucene.search.spansApache Lucene
AssertingSpanWeightClassorg.apache.lucene.search.spansApache Lucene
MultiSpansWrapperA wrapper to perform span operations on a non-leaf reader context NOTE: This should be used for testing purposes onlyClassorg.apache.lucene.search.spansApache Lucene
SpanTestUtilClassorg.apache.lucene.search.spansApache Lucene