次の方法で共有


SearchServiceLimits.MaxFieldNestingDepthPerIndex プロパティ

定義

最上位の複合フィールドを含む、インデックス内のサブフィールドを入れ子にできる最大深度。 たとえば、a/b/c の入れ子の深さは 3 です。

public int? MaxFieldNestingDepthPerIndex { get; }
member this.MaxFieldNestingDepthPerIndex : Nullable<int>
Public ReadOnly Property MaxFieldNestingDepthPerIndex As Nullable(Of Integer)

プロパティ値

適用対象