IndexingState
IndexingState
Tracks state of indexing.
This data structure has no properties.
Enumeration:
PENDING,
IN_PROGRESS,
CANCELLING,
CANCELLED,
DONE,