ISearchProvider members
Provides an abstraction for a search provider to implement a custom search provider that can be used to replace the default search provider only for the search and process timer job.
The ISearchProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetSearchPageUrl | This method returns the URL to the search page which can be used to make search queries. | |
PerformSearch | This is the method which will invoke the search provider with a query specified. |
Top
See also
Reference
Microsoft.Office.RecordsManagement.SearchAndProcess namespace