SimpleFieldAttribute.NormalizerName プロパティ

定義

フィールドに使用するノーマライザーの名前。 このオプションは、フィルター可能、並べ替え可能、またはファセット可能が有効なフィールドでのみ使用できます。 ノーマライザーを選択すると、フィールドに対して変更することはできません。 複合フィールドの場合は null にする必要があります。

public string NormalizerName { get; set; }
member this.NormalizerName : string with get, set
Public Property NormalizerName As String

プロパティ値

LexicalAnalyzerName の文字列値。

適用対象