org.apache.lucene.search.payloads

Class BoostingTermQuery.BoostingTermWeight

protected class BoostingTermQuery.BoostingTermWeight extends SpanWeight implements Weight

Constructor Summary
BoostingTermWeight(BoostingTermQuery query, Searcher searcher)
Method Summary
Scorerscorer(IndexReader reader)

Constructor Detail

BoostingTermWeight

public BoostingTermWeight(BoostingTermQuery query, Searcher searcher)

Method Detail

scorer

public Scorer scorer(IndexReader reader)
Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.