Skip to content

Latest commit

 

History

History
executable file
·
13 lines (9 loc) · 547 Bytes

BulkResponse.md

File metadata and controls

executable file
·
13 lines (9 loc) · 547 Bytes

Manticoresearch.BulkResponse

Properties

Name Type Description Notes
items [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 Number Number of the row returned in the response [optional]
skippedLines Number Number of rows skipped in the response [optional]