org.carrot2.source
Class MultipageSearchEngineDescriptor.Keys

java.lang.Object
  extended by org.carrot2.source.SearchEngineBaseDescriptor.Keys
      extended by org.carrot2.source.MultipageSearchEngineDescriptor.Keys
Direct Known Subclasses:
Bing2DocumentSourceDescriptor.Keys, GoogleDocumentSourceDescriptor.Keys, IdolDocumentSourceDescriptor.Keys, OpenSearchDocumentSourceDescriptor.Keys
Enclosing class:
MultipageSearchEngineDescriptor

public static class MultipageSearchEngineDescriptor.Keys
extends SearchEngineBaseDescriptor.Keys

Constants for all attribute keys of the MultipageSearchEngine component.


Field Summary
static String SEARCH_MODE
          Attribute key for: MultipageSearchEngine.searchMode.
 
Fields inherited from class org.carrot2.source.SearchEngineBaseDescriptor.Keys
COMPRESSED, DOCUMENTS, QUERY, RESULTS, RESULTS_TOTAL, START
 
Constructor Summary
protected MultipageSearchEngineDescriptor.Keys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SEARCH_MODE

public static final String SEARCH_MODE
Attribute key for: MultipageSearchEngine.searchMode.

See Also:
Constant Field Values
Constructor Detail

MultipageSearchEngineDescriptor.Keys

protected MultipageSearchEngineDescriptor.Keys()


Copyright (c) Dawid Weiss, Stanislaw Osinski