Uses of Class
org.apache.lucene.search.TermScorer
-
Packages that use TermScorer Package Description org.apache.lucene.search Code to search indices. -
-
Uses of TermScorer in org.apache.lucene.search
Fields in org.apache.lucene.search declared as TermScorer Modifier and Type Field Description (package private) TermScorer
SynonymQuery.FreqBoostTermScorer. in
Constructors in org.apache.lucene.search with parameters of type TermScorer Constructor Description FreqBoostTermScorer(float boost, TermScorer in, LeafSimScorer docScorer)
-