|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface prescribes the general structure of search results returned by the ISSearch search engine.
| Method Summary | |
ISFeatureInterface[] |
getFeatures()
Returns the array of document-specific features. |
double |
getScore()
Returns the relevance (rank) of the document in the context of given query. |
String |
getURL()
Returns the absolute URL of the documents as a String. |
| Method Detail |
public double getScore()
public ISFeatureInterface[] getFeatures()
ISFeatureInterface.
ISFeatureInterface,
ISFeaturepublic String getURL()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||