Package version:

Enumeration KnownIndexProjectionMode

Known values of IndexProjectionMode that the service accepts.

Enumeration Members

IncludeIndexingParentDocuments: "includeIndexingParentDocuments"

The source document will be written into the indexer's target index. This is the default pattern.

SkipIndexingParentDocuments: "skipIndexingParentDocuments"

The source document will be skipped from writing into the indexer's target index.