com.azure.search.documents
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 Search |
| SearchAudience |
Cloud audiences available for Search. |
| SearchClient |
Initializes a new instance of the synchronous Search |
| SearchClientBuilder |
A builder for creating a new instance of the Search |
| 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 Search |