|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
V - The generic type of the document identifier.public interface IHit<V extends Comparable<V>>
Metadata about a search result.
| Method Summary | |
|---|---|
double |
getCosine()
The computed relevance score. |
V |
getDocId()
The document identifier associated with the search result. |
int |
getRank()
The rank of this hit within the context of the search. |
| Method Detail |
|---|
double getCosine()
V getDocId()
int getRank()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||