CustomExtractors

IndexSettings.CustomExtractors property

カスタム エクストラクタ コレクションを取得します。

public CustomExtractorCollection CustomExtractors { get; }

プロパティ値

カスタム エクストラクタ コレクション。

備考

カスタム エクストラクタを実装する完全な例は、IFieldExtractorインターフェイス.

関連項目