protected class GraphQuery.GraphQueryWeight extends Weight
Weight.DefaultBulkScorer, Weight.StartDISIWrapperparentQuery| 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) |
boolean |
isCacheable(LeafReaderContext ctx) |
Scorer |
scorer(LeafReaderContext context) |
bulkScorer, getQuery, matches, 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 boolean isCacheable(LeafReaderContext ctx)
public void extractTerms(Set<Term> terms)
extractTerms in class WeightCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.