public static class QualityStats.RecallPoint extends Object
Modifier and Type | Method | Description |
---|---|---|
int |
getRank() |
Returns the rank: where on the list of returned docs this relevant doc appeared.
|
double |
getRecall() |
Returns the recall: how many relevant docs were returned up to this point, inclusive.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.