| C# | Visual Basic | Visual Basic Usage |
namespace DotNetNuke.Services.Search
Namespace DotNetNuke.Services.Search
Imports DotNetNuke.Services.Search
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| IndexingProvider | ||
| ModuleIndexer |
The ModuleIndexer is an implementation of the abstract IndexingProvider
class
| |
| SearchConfig |
The SearchConfig class provides a configuration class for Search
| |
| SearchContentModuleInfo |
The SearchContentModuleInfo class represents an extendension (by containment)
of ModuleInfo to add a parametere that determines whether a module is Searchable
| |
| SearchContentModuleInfoCollection |
Represents a collection of SearchContentModuleInfo objects.
| |
| SearchCriteria |
The SearchCriteria represents a search criterion
| |
| SearchCriteriaCollection |
Represents a collection of SearchCriteria objects.
| |
| SearchDataStore |
The SearchDataStore is an implementation of the abstract SearchDataStoreProvider
class
| |
| SearchDataStoreController |
The SearchDataStoreController is the Business Controller class for SearchDataStore
| |
| SearchDataStoreProvider | ||
| SearchEngine |
The SearchEngine manages the Indexing of the Portal content
| |
| SearchEngineScheduler |
The SearchEngineScheduler implements a SchedulerClient for the Indexing of
portal content.
| |
| SearchItemInfo |
The SearchItemInfo represents a Search Item
| |
| SearchItemInfoCollection |
Represents a collection of SearchItemInfo objects.
| |
| SearchResultsInfo |
The SearchResultsInfo represents a Search Result Item
| |
| SearchResultsInfoCollection |
Represents a collection of SearchResultsInfo objects.
|