Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IndexDocumentsResult

Package version

Response containing the status of operations for all documents in the indexing request.

Hierarchy

  • IndexDocumentsResult

Index

Properties

Properties

results

results: IndexingResult[]

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.

Generated using TypeDoc