|
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.solr.SolrDocumentSourceDescriptor.Keys
public static class SolrDocumentSourceDescriptor.Keys
Constants for all attribute keys of the SolrDocumentSource component.
| Field Summary | |
|---|---|
static String |
SERVICE_URL_BASE
Attribute key for: SolrDocumentSource.serviceUrlBase. |
static String |
SOLR_SUMMARY_FIELD_NAME
Attribute key for: SolrDocumentSource.solrSummaryFieldName. |
static String |
SOLR_TITLE_FIELD_NAME
Attribute key for: SolrDocumentSource.solrTitleFieldName. |
static String |
SOLR_URL_FIELD_NAME
Attribute key for: SolrDocumentSource.solrUrlFieldName. |
| Fields inherited from class org.carrot2.source.SearchEngineBaseDescriptor.Keys |
|---|
COMPRESSED, DOCUMENTS, QUERY, RESULTS, RESULTS_TOTAL, START |
| Constructor Summary | |
|---|---|
protected |
SolrDocumentSourceDescriptor.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
SolrDocumentSource.serviceUrlBase.
public static final String SOLR_TITLE_FIELD_NAME
SolrDocumentSource.solrTitleFieldName.
public static final String SOLR_SUMMARY_FIELD_NAME
SolrDocumentSource.solrSummaryFieldName.
public static final String SOLR_URL_FIELD_NAME
SolrDocumentSource.solrUrlFieldName.
| Constructor Detail |
|---|
protected SolrDocumentSourceDescriptor.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 | ||||||||