Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IndexDocumentsOptions

Package version

Options for the modify index batch operation.

Hierarchy

  • any
    • IndexDocumentsOptions

Index

Properties

Properties

Optional throwOnAnyFailure

throwOnAnyFailure: undefined | false | true

If true, will cause this operation to throw if any document operation in the batch did not succeed.

Generated using TypeDoc