SearchIndexerIndexProjections クラス

定義

セカンダリ検索インデックスへの追加プロジェクションの定義。

public class SearchIndexerIndexProjections
type SearchIndexerIndexProjections = class
Public Class SearchIndexerIndexProjections
継承
SearchIndexerIndexProjections

コンストラクター

SearchIndexerIndexProjections(IEnumerable<SearchIndexerIndexProjectionSelector>)

SearchIndexerIndexProjections の新しいインスタンスを初期化します。

プロパティ

Parameters

インデックス プロジェクション固有の構成プロパティのディクショナリ。 各名前は、特定のプロパティの名前です。 各値はプリミティブ型である必要があります。

Selectors

セカンダリ検索インデックスに対して実行されるプロジェクションの一覧。

適用対象