Click or drag to resize
SearchServiceManager Methods

The SearchServiceManager type exposes the following members.

Methods
  NameDescription
Public methodCreateOrUpdateIndex
Creates or updates index in Azure Search.
Public methodDeleteDocuments
Deletes documents from the index.
Public methodDeleteIndexIfExists
Deletes an Azure Search index if it exists.
Public methodGetIndex
Gets index from Azure Search service.
Public methodGetStatistics
Gets index statistics from Azure Search service.
Top
See Also