Uses of Interface
org.apache.lucene.search.MaxNonCompetitiveBoostAttribute
-
Packages that use MaxNonCompetitiveBoostAttribute Package Description org.apache.lucene.search Code to search indices. -
-
Uses of MaxNonCompetitiveBoostAttribute in org.apache.lucene.search
Classes in org.apache.lucene.search that implement MaxNonCompetitiveBoostAttribute Modifier and Type Class Description class
MaxNonCompetitiveBoostAttributeImpl
Implementation class forMaxNonCompetitiveBoostAttribute
.
-