Share via


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
Public method GetSearchPageUrl This method returns the URL to the search page which can be used to make search queries.
Public method PerformSearch This is the method which will invoke the search provider with a query specified.

Top

See also

Reference

ISearchProvider interface

Microsoft.Office.RecordsManagement.SearchAndProcess namespace