Uses of Class
org.apache.lucene.search.ExactPhraseMatcher.PostingsAndPosition
Packages that use ExactPhraseMatcher.PostingsAndPosition
-
Uses of ExactPhraseMatcher.PostingsAndPosition in org.apache.lucene.search
Fields in org.apache.lucene.search declared as ExactPhraseMatcher.PostingsAndPositionModifier and TypeFieldDescriptionprivate final ExactPhraseMatcher.PostingsAndPosition[]ExactPhraseMatcher.postingsMethods in org.apache.lucene.search with parameters of type ExactPhraseMatcher.PostingsAndPositionModifier and TypeMethodDescriptionprivate static booleanExactPhraseMatcher.advancePosition(ExactPhraseMatcher.PostingsAndPosition posting, int target) Advance the given pos enum to the first position on or aftertarget.