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 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.