protected static class QueryResponseImpl.POISON_PILL_RESULT extends Object implements Result
| Modifier | Constructor and Description |
|---|---|
protected |
POISON_PILL_RESULT() |
| Modifier and Type | Method and Description |
|---|---|
Double |
getDistanceInMeters()
Gets the distance in meters.
|
Metacard |
getMetacard()
Gets the
Metacard wrapped by this Result. |
Double |
getRelevanceScore()
Gets the relevance score.
|
public Double getRelevanceScore()
ResultgetRelevanceScore in interface Resultpublic Double getDistanceInMeters()
ResultgetDistanceInMeters in interface ResultResult was not part of a search that was sorted by
distance.This work is licensed under a Creative Commons Attribution 4.0 International License.