public static class QualityStats.RecallPoint extends Object
Modifier and Type | Method and 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–2015 The Apache Software Foundation. All rights reserved.