| 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 |
|---|---|
SearchIndexStatistics |
SearchIndexClient.getIndexStatistics(String indexName)
Returns statistics for the given index, including a document count and storage usage.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.