| Modifier and Type | Field and Description |
|---|---|
double |
score
The relevance score.
|
Text |
text
The document to rank.
|
| Constructor and Description |
|---|
Relevance(Text text,
double score)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Relevance o) |