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
IOException
public org.apache.lucene.search.Scorer scorer(org.apache.lucene.index.LeafReaderContext context) throws IOException
scorer
in class org.apache.lucene.search.Weight
IOException
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.