Uses of Package
com.azure.search.documents.indexes
Packages that use com.azure.search.documents.indexes
Package
Description
Package containing classes for creating
SearchIndexClient
,
SearchIndexAsyncClient
,
SearchIndexerClient
, or
SearchIndexerAsyncClient
used to perform resource management operations
on an Azure Cognitive Search service.-
Classes in com.azure.search.documents.indexes used by com.azure.search.documents.indexesClassDescriptionThis class provides a client that contains the operations for creating, getting, listing, updating, or deleting indexes or synonym map and analyzing text in an Azure Cognitive Search service.This class provides a client that contains the operations for creating, getting, listing, updating, or deleting indexes or synonym map and analyzing text in an Azure Cognitive Search service.This class provides a fluent builder API to help aid the configuration and instantiation of
SearchIndexClients
andSearchIndexAsyncClients
.This class provides a client that contains the operations for creating, getting, listing, updating, or deleting data source connections, indexers, or skillsets and running or resetting indexers in an Azure Cognitive Search service.This class provides a client that contains the operations for creating, getting, listing, updating, or deleting data source connections, indexers, or skillsets and running or resetting indexers in an Azure Cognitive Search service.This class provides a fluent builder API to help aid the configuration and instantiation ofSearchIndexerClients
andSearchIndexerAsyncClients
.