Namespace DotNetNuke.Services.Search.Controllers
Classes
BaseResultController
BaseResult to be implemented by the different Crawlers to provide Permission and Url Services.
ModuleResultController
Search Result Controller for Module Crawler.
SearchController
Business Layer to manage Search.
TabResultController
Search Result Controller for Tab Indexer.
UserResultController
Search Result Controller for Tab Indexer.
Interfaces
IModuleSearchResultController
Module can optionally specify custom behavior to provide Permission and Url Services.