|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.lucene.search.spans.SpanWeight
org.apache.lucene.search.payloads.BoostingTermQuery.BoostingTermWeight
protected class BoostingTermQuery.BoostingTermWeight
| Nested Class Summary | |
|---|---|
protected class |
BoostingTermQuery.BoostingTermWeight.BoostingSpanScorer
|
| Field Summary |
|---|
| Fields inherited from class org.apache.lucene.search.spans.SpanWeight |
|---|
idf, query, queryNorm, queryWeight, similarity, terms, value |
| Constructor Summary | |
|---|---|
BoostingTermQuery.BoostingTermWeight(BoostingTermQuery query,
Searcher searcher)
|
|
| Method Summary | |
|---|---|
Scorer |
scorer(IndexReader reader)
Constructs a scorer for this. |
| Methods inherited from class org.apache.lucene.search.spans.SpanWeight |
|---|
explain, getQuery, getValue, normalize, sumOfSquaredWeights |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.lucene.search.Weight |
|---|
explain, getQuery, getValue, normalize, sumOfSquaredWeights |
| Constructor Detail |
|---|
public BoostingTermQuery.BoostingTermWeight(BoostingTermQuery query,
Searcher searcher)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public Scorer scorer(IndexReader reader)
throws java.io.IOException
Weight
scorer in interface Weightscorer in class SpanWeightjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||