|
Carrot2 v3.5.2
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.google.GoogleDocumentSourceDescriptor.Keys
public static class GoogleDocumentSourceDescriptor.Keys
Constants for all attribute keys of the GoogleDocumentSource component.
| Field Summary | |
|---|---|
static String |
API_KEY
Attribute key for: GoogleDocumentSource.apiKey. |
static String |
KEEP_HIGHLIGHTS
Attribute key for: GoogleDocumentSource.keepHighlights. |
static String |
REFERER
Attribute key for: GoogleDocumentSource.referer. |
static String |
SERVICE_URL
Attribute key for: GoogleDocumentSource.serviceUrl. |
| 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 |
GoogleDocumentSourceDescriptor.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
GoogleDocumentSource.serviceUrl.
public static final String REFERER
GoogleDocumentSource.referer.
public static final String KEEP_HIGHLIGHTS
GoogleDocumentSource.keepHighlights.
public static final String API_KEY
GoogleDocumentSource.apiKey.
| Constructor Detail |
|---|
protected GoogleDocumentSourceDescriptor.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 | ||||||||