| Package | Description |
|---|---|
| com.azure.search |
Package containing the classes for SearchIndexRestClient.
|
| com.azure.search.models |
Package containing the data models for SearchServiceRestClient.
|
| Class and Description |
|---|
| SearchApiKeyCredential
Credentials that authorize requests to Azure Cognitive Search.
|
| SearchDocument
Represents a document
|
| SearchIndexAsyncClient
Cognitive Search Asynchronous Client to query an index and upload, merge, or delete documents
|
| SearchIndexClient
Cognitive Search Synchronous Client to query an index and upload, merge, or delete documents
|
| SearchIndexClientBuilder
This class provides a fluent builder API to help aid the configuration and instantiation of
SearchIndexClients and SearchIndexAsyncClients. |
| SearchServiceAsyncClient
Asynchronous Client to manage and query indexes, as well as manage other resources, on a Cognitive Search service
|
| SearchServiceClient
Synchronous Client to manage and query indexes, as well as manage other resources, on a Cognitive Search service
|
| SearchServiceClientBuilder
This class provides a fluent builder API to help aid the configuration and instantiation of
SearchServiceClients and SearchServiceAsyncClients. |
| SearchServiceVersion
The versions of Azure Search supported by this client library.
|
| Class and Description |
|---|
| SearchDocument
Represents a document
|
Copyright © 2020 Microsoft Corporation. All rights reserved.