Uses of Class
org.apache.lucene.search.payloads.BoostingTermQuery

Packages that use BoostingTermQuery
org.apache.lucene.search.payloads
The payloads package provides Query mechanisms for finding and using payloads. 
 

Uses of BoostingTermQuery in org.apache.lucene.search.payloads
 

Constructors in org.apache.lucene.search.payloads with parameters of type BoostingTermQuery
BoostingTermQuery.BoostingTermWeight(BoostingTermQuery query, Searcher searcher)
           
 



Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.