public static class IdolDocumentSourceDescriptor.Keys extends MultipageSearchEngineDescriptor.Keys
IdolDocumentSource component.| Modifier and Type | Field and Description |
|---|---|
static String |
IDOL_SERVER_NAME
Attribute key for:
IdolDocumentSource.idolServerName. |
static String |
IDOL_SERVER_PORT
Attribute key for:
IdolDocumentSource.idolServerPort. |
static String |
MAXIMUM_RESULTS
Attribute key for:
IdolDocumentSource.maximumResults. |
static String |
MIN_SCORE
Attribute key for:
IdolDocumentSource.minScore. |
static String |
OTHER_SEARCH_ATTRIBUTES
Attribute key for:
IdolDocumentSource.otherSearchAttributes. |
static String |
RESULTS_PER_PAGE
Attribute key for:
IdolDocumentSource.resultsPerPage. |
static String |
USER_AGENT
Attribute key for:
IdolDocumentSource.userAgent. |
static String |
USER_NAME
Attribute key for:
IdolDocumentSource.userName. |
static String |
XSL_TEMPLATE_NAME
Attribute key for:
IdolDocumentSource.xslTemplateName. |
SEARCH_MODECOMPRESSED, DOCUMENTS, QUERY, RESULTS, RESULTS_TOTAL, START| Modifier | Constructor and Description |
|---|---|
protected |
IdolDocumentSourceDescriptor.Keys() |
public static final String IDOL_SERVER_NAME
IdolDocumentSource.idolServerName.public static final String IDOL_SERVER_PORT
IdolDocumentSource.idolServerPort.public static final String XSL_TEMPLATE_NAME
IdolDocumentSource.xslTemplateName.public static final String OTHER_SEARCH_ATTRIBUTES
IdolDocumentSource.otherSearchAttributes.public static final String RESULTS_PER_PAGE
IdolDocumentSource.resultsPerPage.public static final String MIN_SCORE
IdolDocumentSource.minScore.public static final String MAXIMUM_RESULTS
IdolDocumentSource.maximumResults.public static final String USER_AGENT
IdolDocumentSource.userAgent.public static final String USER_NAME
IdolDocumentSource.userName.