|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.searchApp.SearchSource
com.raritantechnologies.quickstart.CurrentResultsSource
com.raritantechnologies.quickstart.SimilarResultsSource
Computes a similarity ranking between a selected document within a result set. The filterResults method returns a result set that has the all of the other results ranked according to similarity with the selected document.
| Field Summary |
| Fields inherited from class com.raritantechnologies.quickstart.CurrentResultsSource |
cachedResultsName |
| Fields inherited from class com.raritantechnologies.searchApp.SearchSource |
ID_FIELD, IS_FEDERATED, NUMBER_OF_FIELDS, SECURE, SOURCE_NAME, SOURCE_TYPE, TITLE_FIELD, URL_FIELD |
| Constructor Summary | |
SimilarResultsSource()
|
|
| Method Summary | |
protected IResultSet |
filterResults(java.lang.String sessionID,
IResultSet currentResults,
OrderedMap inputParameters)
|
void |
initialize(org.w3c.dom.Element elem)
|
| Methods inherited from class com.raritantechnologies.quickstart.CurrentResultsSource |
createSearchSources, executeQuery, getCurrentResults, getName, getQueryProcessor, initializeSource, setCachedResultName, setName, setSearchWithin |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SimilarResultsSource()
| Method Detail |
protected IResultSet filterResults(java.lang.String sessionID,
IResultSet currentResults,
OrderedMap inputParameters)
filterResults in class CurrentResultsSourcepublic void initialize(org.w3c.dom.Element elem)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||