Uses of Interface
org.apache.lucene.search.BoostAttribute
-
Packages that use BoostAttribute Package Description org.apache.lucene.analysis.boost Provides various convenience classes for creating boosts on Tokens.org.apache.lucene.search Code to search indices. -
-
Uses of BoostAttribute in org.apache.lucene.analysis.boost
Fields in org.apache.lucene.analysis.boost declared as BoostAttribute Modifier and Type Field Description private BoostAttribute
DelimitedBoostTokenFilter. boostAtt
-
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
-