Namespace DotNetNuke.Services.Search
Classes
IndexingProvider
A base class for search indexers.
IndexingProviderBase
A base class for search indexers.
ModuleIndexer
The ModuleIndexer is an implementation of the abstract IndexingProviderBase class.
SearchConfig
The SearchConfig class provides a configuration class for Search.
SearchContentModuleInfo
The SearchContentModuleInfo class represents an extension (by containment) of ModuleInfo to add a parameter 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
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.
TabIndexer
An implementation of IndexingProviderBase for pages.
UserIndexer
The TabIndexer is an implementation of the abstract IndexingProvider class.