|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eml.sir.retr.GUISearchRanker
Execute a search on an index.
Constructor Summary | |
GUISearchRanker(java.lang.String indexName)
Create a new GUISearchRanker instance. |
Method Summary | |
GUISearchResult |
rank(java.lang.String input)
Create a ranked result instance of GUISearchResult. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GUISearchRanker(java.lang.String indexName)
indexName
- the index on which the search is performed.Method Detail |
public GUISearchResult rank(java.lang.String input) throws java.lang.Exception
input
- the user essay
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |