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
.
-