| Package | Description |
|---|---|
| com.azure.search.documents |
Package containing classes for creating
SearchClient or
SearchAsyncClient used to perform document management, autocomplete, search, or
suggestion operations using an Azure Cognitive Search service index. |
| 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. |
| Class and 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. |
| SearchServiceVersion
The versions of Azure Cognitive Search supported by this client library.
|
| Class and 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.
|
| SearchServiceVersion
The versions of Azure Cognitive Search supported by this client library.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.