|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.search.api.helper.ResultAccessor
org.eclipse.smila.solr.search.SolrResultAccessor
public class SolrResultAccessor
The SolrResultAccessor.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.smila.search.api.helper.ResultAccessor |
|---|
_result |
| Constructor Summary | |
|---|---|
SolrResultAccessor(java.lang.String workflowName,
Record result)
Constructor. |
|
| Method Summary | |
|---|---|
java.lang.Double |
getMaxScore()
Get max score. |
AnyMap |
getSpellCheckResult()
Get spellcheck result. |
AnyMap |
getTermsResult()
Get Terms result. |
| Methods inherited from class org.eclipse.smila.search.api.helper.ResultAccessor |
|---|
getCount, getGroups, getIndexSize, getNumberOfRecords, getQuery, getResult, getResultRecord, getResultRecords, getRuntime, getWorkflowName, hasQuery, hasRecords |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SolrResultAccessor(java.lang.String workflowName,
Record result)
workflowName - the workflow name.result - the result record.| Method Detail |
|---|
public java.lang.Double getMaxScore()
public AnyMap getSpellCheckResult()
public AnyMap getTermsResult()
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||