Class | Description |
---|---|
MultipageSearchEngine |
A base class facilitating implementation of
IDocumentSource s wrapping external
search engines with remote/ network-based interfaces. |
MultipageSearchEngine.SearchRange |
A single result window to fetch.
|
MultipageSearchEngineDescriptor |
Metadata and attributes of the
MultipageSearchEngine component. |
MultipageSearchEngineDescriptor.AttributeBuilder |
Attribute map builder for the
MultipageSearchEngine component. |
MultipageSearchEngineDescriptor.Attributes |
All attributes of the
MultipageSearchEngine component. |
MultipageSearchEngineDescriptor.Keys |
Constants for all attribute keys of the
MultipageSearchEngine component. |
MultipageSearchEngineMetadata |
Metadata describing
MultipageSearchEngine characteristics. |
SearchEngineBase |
A base class facilitating implementation of
IDocumentSource s wrapping external
search engines with remote/ network-based interfaces. |
SearchEngineBaseDescriptor |
Metadata and attributes of the
SearchEngineBase component. |
SearchEngineBaseDescriptor.AttributeBuilder |
Attribute map builder for the
SearchEngineBase component. |
SearchEngineBaseDescriptor.Attributes |
All attributes of the
SearchEngineBase component. |
SearchEngineBaseDescriptor.Keys |
Constants for all attribute keys of the
SearchEngineBase component. |
SearchEngineResponse |
A single search engine response.
|
SearchEngineStats |
Usage statistics for an instance of
MultipageSearchEngine . |
SearchEngineStatsDescriptor |
Metadata and attributes of the
SearchEngineStats component. |
SearchEngineStatsDescriptor.AttributeBuilder |
Attribute map builder for the
SearchEngineStats component. |
SearchEngineStatsDescriptor.Attributes |
All attributes of the
SearchEngineStats component. |
SearchEngineStatsDescriptor.Keys |
Constants for all attribute keys of the
SearchEngineStats component. |
SimpleSearchEngine |
A base class facilitating implementation of
IDocumentSource s wrapping external
search engines with remote/ network-based interfaces. |
SimpleSearchEngineDescriptor |
Metadata and attributes of the
SimpleSearchEngine component. |
SimpleSearchEngineDescriptor.AttributeBuilder |
Attribute map builder for the
SimpleSearchEngine component. |
SimpleSearchEngineDescriptor.Attributes |
All attributes of the
SimpleSearchEngine component. |
SimpleSearchEngineDescriptor.Keys |
Constants for all attribute keys of the
SimpleSearchEngine component. |
Enum | Description |
---|---|
MultipageSearchEngine.SearchMode |
Search mode for data source components that implement parallel request to some
search service.
|
Base classes for implementing Carrot2 document sources.