Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
com.azure.search.documents
- Package:
- com.azure.search.documents
- Maven Artifact:
- com.azure:azure-search-documents:12.0.0
Package containing the classes for Search. Client that can be used to manage and query indexes and documents, as well as manage other resources, on a search service.
Classes
| SearchAsyncClient |
Initializes a new instance of the asynchronous SearchClient type. |
| SearchAudience |
Cloud audiences available for Search. |
| SearchClient |
Initializes a new instance of the synchronous SearchClient type. |
| SearchClientBuilder |
A builder for creating a new instance of the SearchClient type. |
| SearchIndexingBufferedAsyncSender<T> |
This class provides a buffered sender that contains operations for conveniently indexing documents to an Azure Search index. |
| SearchIndexingBufferedSender<T> |
This class provides a buffered sender that contains operations for conveniently indexing documents to an Azure Search index. |
| SearchIndexingBufferedSenderBuilder<T> |
This class provides a fluent builder API to help aid the configuration and instantiation of SearchIndexingBufferedSender<T> and SearchIndexingBufferedAsyncSender<T>. |
Enums
| SearchServiceVersion |
Service version of SearchClient. |
Azure SDK for Java
Feedback
Was this page helpful?
