| Package | Description |
|---|---|
| com.azure.search |
Package containing the classes for SearchIndexRestClient.
|
| Modifier and Type | Method and Description |
|---|---|
GetIndexStatisticsResult |
SearchServiceClient.getIndexStatistics(String indexName)
Returns statistics for the given index, including a document count and storage usage.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.