protected class GraphQuery.GraphQueryWeight extends Weight
Weight.DefaultBulkScorerparentQuery| Constructor and Description |
|---|
GraphQueryWeight(SolrIndexSearcher searcher,
float boost) |
| Modifier and Type | Method and Description |
|---|---|
Explanation |
explain(LeafReaderContext context,
int doc) |
void |
extractTerms(Set<Term> terms) |
Scorer |
scorer(LeafReaderContext context) |
bulkScorer, getQuery, scorerSupplierpublic GraphQueryWeight(SolrIndexSearcher searcher, float boost)
public Explanation explain(LeafReaderContext context, int doc) throws IOException
explain in class WeightIOExceptionpublic Scorer scorer(LeafReaderContext context) throws IOException
scorer in class WeightIOExceptionpublic void extractTerms(Set<Term> terms)
extractTerms in class WeightCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.