protected class SolrConstantScoreQuery.ConstantWeight
extends org.apache.lucene.search.ConstantScoreWeight
| Constructor and Description |
|---|
ConstantWeight(org.apache.lucene.search.IndexSearcher searcher) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.search.Scorer |
scorer(org.apache.lucene.index.LeafReaderContext context) |
public ConstantWeight(org.apache.lucene.search.IndexSearcher searcher)
throws IOException
IOExceptionpublic org.apache.lucene.search.Scorer scorer(org.apache.lucene.index.LeafReaderContext context)
throws IOException
scorer in class org.apache.lucene.search.WeightIOExceptionCopyright © 2000–2015 The Apache Software Foundation. All rights reserved.