org.carrot2.source.idol
Class IdolDocumentSourceDescriptor.Keys

java.lang.Object
  extended by org.carrot2.source.SearchEngineBaseDescriptor.Keys
      extended by org.carrot2.source.MultipageSearchEngineDescriptor.Keys
          extended by org.carrot2.source.idol.IdolDocumentSourceDescriptor.Keys
Enclosing class:
IdolDocumentSourceDescriptor

public static class IdolDocumentSourceDescriptor.Keys
extends MultipageSearchEngineDescriptor.Keys

Constants for all attribute keys of the IdolDocumentSource component.


Field Summary
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.
 
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 IdolDocumentSourceDescriptor.Keys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IDOL_SERVER_NAME

public static final String IDOL_SERVER_NAME
Attribute key for: IdolDocumentSource.idolServerName.

See Also:
Constant Field Values

IDOL_SERVER_PORT

public static final String IDOL_SERVER_PORT
Attribute key for: IdolDocumentSource.idolServerPort.

See Also:
Constant Field Values

XSL_TEMPLATE_NAME

public static final String XSL_TEMPLATE_NAME
Attribute key for: IdolDocumentSource.xslTemplateName.

See Also:
Constant Field Values

OTHER_SEARCH_ATTRIBUTES

public static final String OTHER_SEARCH_ATTRIBUTES
Attribute key for: IdolDocumentSource.otherSearchAttributes.

See Also:
Constant Field Values

RESULTS_PER_PAGE

public static final String RESULTS_PER_PAGE
Attribute key for: IdolDocumentSource.resultsPerPage.

See Also:
Constant Field Values

MIN_SCORE

public static final String MIN_SCORE
Attribute key for: IdolDocumentSource.minScore.

See Also:
Constant Field Values

MAXIMUM_RESULTS

public static final String MAXIMUM_RESULTS
Attribute key for: IdolDocumentSource.maximumResults.

See Also:
Constant Field Values

USER_AGENT

public static final String USER_AGENT
Attribute key for: IdolDocumentSource.userAgent.

See Also:
Constant Field Values

USER_NAME

public static final String USER_NAME
Attribute key for: IdolDocumentSource.userName.

See Also:
Constant Field Values
Constructor Detail

IdolDocumentSourceDescriptor.Keys

protected IdolDocumentSourceDescriptor.Keys()


Copyright (c) Dawid Weiss, Stanislaw Osinski