Package version:
Optional
Readonly
currentAll of the state that defines and dictates the indexer's current execution. NOTE: This property will not be serialized. It can only be populated by the server.
Optional
Readonly
endThe end time of this indexer execution, if the execution has already completed. NOTE: This property will not be serialized. It can only be populated by the server.
Optional
Readonly
errorThe error message indicating the top-level error, if any. NOTE: This property will not be serialized. It can only be populated by the server.
Readonly
errorsThe item-level indexing errors. NOTE: This property will not be serialized. It can only be populated by the server.
Readonly
failedThe number of items that failed to be indexed during this indexer execution. NOTE: This property will not be serialized. It can only be populated by the server.
Optional
Readonly
finalChange tracking state with which an indexer execution finished. NOTE: This property will not be serialized. It can only be populated by the server.
Optional
Readonly
initialChange tracking state with which an indexer execution started. NOTE: This property will not be serialized. It can only be populated by the server.
Readonly
itemThe number of items that were processed during this indexer execution. This includes both successfully processed items and items where indexing was attempted but failed. NOTE: This property will not be serialized. It can only be populated by the server.
Optional
Readonly
startThe start time of this indexer execution. NOTE: This property will not be serialized. It can only be populated by the server.
Readonly
statusThe outcome of this indexer execution. NOTE: This property will not be serialized. It can only be populated by the server.
Optional
Readonly
statusThe outcome of this indexer execution. NOTE: This property will not be serialized. It can only be populated by the server.
Readonly
warningsThe item-level indexing warnings. NOTE: This property will not be serialized. It can only be populated by the server.
Represents the result of an individual indexer execution.