|
Carrot2 v3.6.0-SNAPSHOT
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.carrot2.source.SearchEngineBaseDescriptor.Keys
org.carrot2.source.MultipageSearchEngineDescriptor.Keys
org.carrot2.source.opensearch.OpenSearchDocumentSourceDescriptor.Keys
public static class OpenSearchDocumentSourceDescriptor.Keys
Constants for all attribute keys of the OpenSearchDocumentSource component.
| Field Summary | |
|---|---|
static String |
FEED_URL_PARAMS
Attribute key for: OpenSearchDocumentSource.feedUrlParams. |
static String |
FEED_URL_TEMPLATE
Attribute key for: OpenSearchDocumentSource.feedUrlTemplate. |
static String |
MAXIMUM_RESULTS
Attribute key for: OpenSearchDocumentSource.maximumResults. |
static String |
RESULTS_PER_PAGE
Attribute key for: OpenSearchDocumentSource.resultsPerPage. |
static String |
USER_AGENT
Attribute key for: OpenSearchDocumentSource.userAgent. |
| Fields inherited from class org.carrot2.source.MultipageSearchEngineDescriptor.Keys |
|---|
SEARCH_MODE |
| Fields inherited from class org.carrot2.source.SearchEngineBaseDescriptor.Keys |
|---|
COMPRESSED, DOCUMENTS, QUERY, RESULTS, RESULTS_TOTAL, START |
| Constructor Summary | |
|---|---|
protected |
OpenSearchDocumentSourceDescriptor.Keys()
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String FEED_URL_TEMPLATE
OpenSearchDocumentSource.feedUrlTemplate.
public static final String RESULTS_PER_PAGE
OpenSearchDocumentSource.resultsPerPage.
public static final String MAXIMUM_RESULTS
OpenSearchDocumentSource.maximumResults.
public static final String FEED_URL_PARAMS
OpenSearchDocumentSource.feedUrlParams.
public static final String USER_AGENT
OpenSearchDocumentSource.userAgent.
| Constructor Detail |
|---|
protected OpenSearchDocumentSourceDescriptor.Keys()
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||