Uses of Class
org.apache.lucene.search.TermScorer
Packages that use TermScorer
-
Uses of TermScorer in org.apache.lucene.search
Fields in org.apache.lucene.search declared as TermScorerModifier and TypeFieldDescription(package private) final TermScorer
SynonymQuery.FreqBoostTermScorer.in
Constructors in org.apache.lucene.search with parameters of type TermScorerModifierConstructorDescriptionFreqBoostTermScorer
(float boost, TermScorer in, LeafSimScorer docScorer)