SearchIndexerWarning Class

Definition

Represents an item-level warning.

public class SearchIndexerWarning
type SearchIndexerWarning = class
Public Class SearchIndexerWarning
Inheritance
SearchIndexerWarning

Properties

Details

Additional, verbose details about the warning to assist in debugging the indexer. This may not be always available.

DocumentationLink

A link to a troubleshooting guide for these classes of warnings. This may not be always available.

Key

The key of the item which generated a warning.

Message

The message describing the warning that occurred while processing the item.

Name

The name of the source at which the warning originated. For example, this could refer to a particular skill in the attached skillset. This may not be always available.

Applies to