Share via


KnownIndexingMode enum

Known values of IndexingMode that the service accepts.

Fields

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.

IndexingResync

The indexer is resyncing and indexing selective option(s) from the datasource.