Package version:
Optional ReadonlycurrentAll 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 ReadonlyendThe 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 ReadonlyerrorThe error message indicating the top-level error, if any. NOTE: This property will not be serialized. It can only be populated by the server.
ReadonlyerrorsThe item-level indexing errors. NOTE: This property will not be serialized. It can only be populated by the server.
ReadonlyfailedThe 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 ReadonlyfinalChange tracking state with which an indexer execution finished. NOTE: This property will not be serialized. It can only be populated by the server.
Optional ReadonlyinitialChange tracking state with which an indexer execution started. NOTE: This property will not be serialized. It can only be populated by the server.
ReadonlyitemThe 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 ReadonlystartThe start time of this indexer execution. NOTE: This property will not be serialized. It can only be populated by the server.
ReadonlystatusThe outcome of this indexer execution. NOTE: This property will not be serialized. It can only be populated by the server.
Optional ReadonlystatusThe outcome of this indexer execution. NOTE: This property will not be serialized. It can only be populated by the server.
ReadonlywarningsThe 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.