protected class BoostingTermQuery.BoostingTermWeight extends SpanWeight implements Weight
| Modifier and Type | Class and Description |
|---|---|
protected class |
BoostingTermQuery.BoostingTermWeight.BoostingSpanScorer |
idf, query, queryNorm, queryWeight, similarity, terms, value| Constructor and Description |
|---|
BoostingTermQuery.BoostingTermWeight(BoostingTermQuery query,
Searcher searcher) |
| Modifier and Type | Method and Description |
|---|---|
Scorer |
scorer(IndexReader reader)
Constructs a scorer for this.
|
explain, getQuery, getValue, normalize, sumOfSquaredWeightspublic BoostingTermQuery.BoostingTermWeight(BoostingTermQuery query, Searcher searcher) throws IOException
IOExceptionpublic Scorer scorer(IndexReader reader) throws IOException
Weightscorer in interface Weightscorer in class SpanWeightIOExceptionCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.