Uses of Class
org.apache.lucene.search.PhraseMatcher
Packages that use PhraseMatcher
-
Uses of PhraseMatcher in org.apache.lucene.search
Subclasses of PhraseMatcher in org.apache.lucene.searchModifier and TypeClassDescriptionfinal class
Expert: Find exact phrasesfinal class
Find all slop-valid position-combinations (matches) encountered while traversing/hopping the PhrasePositions.Methods in org.apache.lucene.search that return PhraseMatcherModifier and TypeMethodDescriptionprotected abstract PhraseMatcher
PhraseWeight.getPhraseMatcher
(LeafReaderContext context, Similarity.SimScorer scorer, boolean exposeOffsets)