Uses of Class
org.apache.lucene.search.BoostQuery
-
Packages that use BoostQuery Package Description org.apache.lucene.monitor Monitoring frameworkorg.apache.lucene.search Code to search indices. -
-
Uses of BoostQuery in org.apache.lucene.monitor
Methods in org.apache.lucene.monitor with parameters of type BoostQuery Modifier and Type Method Description java.util.Set<Query>QueryDecomposer. decomposeBoostQuery(BoostQuery q) -
Uses of BoostQuery in org.apache.lucene.search
Methods in org.apache.lucene.search with parameters of type BoostQuery Modifier and Type Method Description private booleanBoostQuery. equalsTo(BoostQuery other)
-