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. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
results
The list of status information for each document in the indexing request. NOTE: This property will not be serialized. It can only be populated by the server.
results: IndexingResult[]