org.compass.core.lucene.engine.all
Class AllBoostingTermQuery.AllBoostingTermWeight
java.lang.Object
org.apache.lucene.search.spans.SpanWeight
org.compass.core.lucene.engine.all.AllBoostingTermQuery.AllBoostingTermWeight
- All Implemented Interfaces:
- Serializable, Weight
- Enclosing class:
- AllBoostingTermQuery
protected class AllBoostingTermQuery.AllBoostingTermWeight
- extends SpanWeight
- implements Weight
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AllBoostingTermQuery.AllBoostingTermWeight
public AllBoostingTermQuery.AllBoostingTermWeight(AllBoostingTermQuery query,
Searcher searcher)
throws IOException
- Throws:
IOException
scorer
public Scorer scorer(IndexReader reader)
throws IOException
- Specified by:
scorer in interface Weight- Overrides:
scorer in class SpanWeight
- Throws:
IOException
Copyright (c) 2004-2008 The Compass Project.