public class AssertingScorable extends FilterScorable
Scorable.ChildScorablein| Constructor and Description |
|---|
AssertingScorable(Scorable in) |
| Modifier and Type | Method and Description |
|---|---|
float |
score() |
void |
setMinCompetitiveScore(float minScore) |
static Scorable |
unwrap(Scorable in) |
static Scorable |
wrap(Scorable in) |
docID, getChildrensmoothingScorepublic AssertingScorable(Scorable in)
public float score()
throws IOException
score in class FilterScorableIOExceptionpublic void setMinCompetitiveScore(float minScore)
throws IOException
setMinCompetitiveScore in class ScorableIOExceptionCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.