Uses of Interface
org.apache.lucene.search.BoostAttribute
-
Packages that use BoostAttribute Package Description org.apache.lucene.search Code to search indices. -
-
Uses of BoostAttribute in org.apache.lucene.search
Classes in org.apache.lucene.search that implement BoostAttribute Modifier and Type Class Description class
BoostAttributeImpl
Implementation class forBoostAttribute
.Fields in org.apache.lucene.search declared as BoostAttribute Modifier and Type Field Description private BoostAttribute
FuzzyTermsEnum. boostAtt
private BoostAttribute
ScoringRewrite.ParallelArraysTermCollector. boostAtt
-