|
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.SimpleSearchEngineDescriptor.Keys
org.carrot2.source.xml.RemoteXmlSimpleSearchEngineBaseDescriptor.Keys
org.carrot2.source.etools.EToolsDocumentSourceDescriptor.Keys
public static class EToolsDocumentSourceDescriptor.Keys
Constants for all attribute keys of the EToolsDocumentSource component.
| Field Summary | |
|---|---|
static String |
COUNTRY
Attribute key for: EToolsDocumentSource.country. |
static String |
DATA_SOURCES
Attribute key for: EToolsDocumentSource.dataSources. |
static String |
LANGUAGE
Attribute key for: EToolsDocumentSource.language. |
static String |
PARTNER_ID
Attribute key for: EToolsDocumentSource.partnerId. |
static String |
SAFE_SEARCH
Attribute key for: EToolsDocumentSource.safeSearch. |
static String |
SERVICE_URL_BASE
Attribute key for: EToolsDocumentSource.serviceUrlBase. |
static String |
TIMEOUT
Attribute key for: EToolsDocumentSource.timeout. |
| Fields inherited from class org.carrot2.source.SearchEngineBaseDescriptor.Keys |
|---|
COMPRESSED, DOCUMENTS, QUERY, RESULTS, RESULTS_TOTAL, START |
| Constructor Summary | |
|---|---|
protected |
EToolsDocumentSourceDescriptor.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 SERVICE_URL_BASE
EToolsDocumentSource.serviceUrlBase.
public static final String COUNTRY
EToolsDocumentSource.country.
public static final String LANGUAGE
EToolsDocumentSource.language.
public static final String TIMEOUT
EToolsDocumentSource.timeout.
public static final String DATA_SOURCES
EToolsDocumentSource.dataSources.
public static final String SAFE_SEARCH
EToolsDocumentSource.safeSearch.
public static final String PARTNER_ID
EToolsDocumentSource.partnerId.
| Constructor Detail |
|---|
protected EToolsDocumentSourceDescriptor.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 | ||||||||