|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.lucene.search.Weight
org.apache.lucene.search.DeletionAwareConstantScoreQuery.DeletionConstantWeight
protected class DeletionAwareConstantScoreQuery.DeletionConstantWeight
Constructor Summary | |
---|---|
DeletionAwareConstantScoreQuery.DeletionConstantWeight(org.apache.lucene.search.Searcher searcher)
|
Method Summary | |
---|---|
org.apache.lucene.search.Scorer |
scorer(org.apache.lucene.index.IndexReader reader,
boolean scoreDocsInOrder,
boolean topScorer)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeletionAwareConstantScoreQuery.DeletionConstantWeight(org.apache.lucene.search.Searcher searcher) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public org.apache.lucene.search.Scorer scorer(org.apache.lucene.index.IndexReader reader, boolean scoreDocsInOrder, boolean topScorer) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |