Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 610 Bytes

BulkResponse.md

File metadata and controls

18 lines (10 loc) · 610 Bytes

BulkResponse

Success response for bulk search requests

Properties

Name Type Description Notes
items List<Object> List of results [optional]
errors Boolean Errors occurred during the bulk operation [optional]
error String Error message describing an error if such occurred [optional]
currentLine Integer Number of the row returned in the response [optional]
skippedLines Integer Number of rows skipped in the response [optional]