SearchIndexerIndexProjections Class

Definition

Definition of additional projections to secondary search indexes.

public class SearchIndexerIndexProjections
type SearchIndexerIndexProjections = class
Public Class SearchIndexerIndexProjections
Inheritance
SearchIndexerIndexProjections

Constructors

SearchIndexerIndexProjections(IEnumerable<SearchIndexerIndexProjectionSelector>)

Initializes a new instance of SearchIndexerIndexProjections.

Properties

Parameters

A dictionary of index projection-specific configuration properties. Each name is the name of a specific property. Each value must be of a primitive type.

Selectors

A list of projections to be performed to secondary search indexes.

Applies to