SearchServiceManager Methods |
The SearchServiceManager type exposes the following members.
Name | Description | |
---|---|---|
CreateOrUpdateIndex |
Creates or updates index in Azure Search.
| |
DeleteDocuments |
Deletes documents from the index.
| |
DeleteIndexIfExists |
Deletes an Azure Search index if it exists.
| |
GetIndex |
Gets index from Azure Search service.
| |
GetStatistics |
Gets index statistics from Azure Search service.
|