| Package | Description |
|---|---|
| com.azure.search.documents.indexes |
Package containing classes for creating
SearchIndexClient,
SearchIndexAsyncClient,
SearchIndexerClient, or
SearchIndexerAsyncClient used to perform resource management operations
on an Azure Cognitive Search service. |
| Modifier and Type | Method and Description |
|---|---|
SearchIndexerStatus |
SearchIndexerClient.getIndexerStatus(String indexerName)
Returns the current status and execution history of an indexer.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.