Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
IndexDocumentsResult interface
- Package:
- @azure/search-documents
Response containing the status of operations for all documents in the indexing request.
Properties
| results | The list of status information for each document in the indexing request. |
Property Details
results
The list of status information for each document in the indexing request.
results: IndexingResult[]
