Defines values for IndexingMode. KnownIndexingMode can be used interchangeably with IndexingMode,
this enum contains the known values that the service supports.
Known values supported by the service
indexingAllDocs: The indexer is indexing all documents in the datasource. indexingResetDocs: The indexer is indexing selective, reset documents in the datasource. The documents being indexed are defined on indexer status.
Defines values for IndexingMode.
KnownIndexingMode can be used interchangeably with IndexingMode, this enum contains the known values that the service supports.
Known values supported by the service
indexingAllDocs: The indexer is indexing all documents in the datasource.
indexingResetDocs: The indexer is indexing selective, reset documents in the datasource. The documents being indexed are defined on indexer status.