SearchClient or
SearchAsyncClient used to perform document management, autocomplete, search, or
suggestion operations using an Azure Cognitive Search service index.See: Description
| Class | Description |
|---|---|
| SearchAsyncClient |
This class provides a client that contains the operations for querying an index and uploading, merging, or deleting
documents in an Azure Cognitive Search service.
|
| SearchClient |
This class provides a client that contains the operations for querying an index and uploading, merging, or deleting
documents in an Azure Cognitive Search service.
|
| SearchClientBuilder |
This class provides a fluent builder API to help aid the configuration and instantiation of
SearchClients and SearchAsyncClients. |
| SearchDocument |
Represents an untyped document returned from a search or document lookup.
|
| Enum | Description |
|---|---|
| SearchServiceVersion |
The versions of Azure Cognitive Search supported by this client library.
|
SearchClient or
SearchAsyncClient used to perform document management, autocomplete, search, or
suggestion operations using an Azure Cognitive Search service index.Copyright © 2020 Microsoft Corporation. All rights reserved.