Uses of Package
com.azure.search.documents
Packages that use com.azure.search.documents
Package
Description
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.Package containing classes for creating
SearchIndexClient
,
SearchIndexAsyncClient
,
SearchIndexerClient
, or
SearchIndexerAsyncClient
used to perform resource management operations
on an Azure Cognitive Search service.Package containing classes for SearchIndexClient.
-
Classes in com.azure.search.documents used by com.azure.search.documentsClassDescriptionThis class provides a client that contains the operations for querying an index and uploading, merging, or deleting documents in an Azure Cognitive Search service.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.This class provides a fluent builder API to help aid the configuration and instantiation of
SearchClients
andSearchAsyncClients
.This class provides a fluent builder API to help aid the configuration and instantiation ofSearchIndexingBufferedSenders
andSearchIndexingBufferedAsyncSenders
.This class provides a buffered sender that contains operations for conveniently indexing documents to an Azure Search index.This class provides a buffered sender that contains operations for conveniently indexing documents to an Azure Search index.The versions of Azure Cognitive Search supported by this client library. -
Classes in com.azure.search.documents used by com.azure.search.documents.indexesClassDescriptionThis class provides a client that contains the operations for querying an index and uploading, merging, or deleting documents in an Azure Cognitive Search service.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.The versions of Azure Cognitive Search supported by this client library.
-
Classes in com.azure.search.documents used by com.azure.search.documents.modelsClassDescriptionRepresents an untyped document returned from a search or document lookup.