Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.lucene.search.Scorer
org.apache.lucene.search.ConstantScoreQuery.ConstantScorer
protected class ConstantScoreQuery.ConstantScorer
extends Scorer
Constructor Summary | |
|
Method Summary | |
int |
|
Explanation |
|
boolean |
|
float |
|
boolean |
|
Methods inherited from class org.apache.lucene.search.Scorer | |
doc , explain , getSimilarity , next , score , score , score , skipTo |
public ConstantScorer(Similarity similarity, IndexReader reader, Weight w) throws IOException