IndexDocumentsResult interface
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[]