Uses of Class
com.azure.search.documents.SearchDocument
Packages that use SearchDocument
Package
Description
Package containing the data models for SearchIndexClient.
-
Uses of SearchDocument in com.azure.search.documents.models
Methods in com.azure.search.documents.models that return types with arguments of type SearchDocumentModifier and TypeMethodDescriptionIndexBatchException.findFailedActionsToRetry(IndexBatchBase<SearchDocument> originalBatch, String keyFieldName) Finds all index actions in the given batch that failed and need to be retried, and returns them in a new batch.Method parameters in com.azure.search.documents.models with type arguments of type SearchDocumentModifier and TypeMethodDescriptionIndexBatchException.findFailedActionsToRetry(IndexBatchBase<SearchDocument> originalBatch, String keyFieldName) Finds all index actions in the given batch that failed and need to be retried, and returns them in a new batch.