Compartir a través de


SearchServiceLimits.MaxFieldNestingDepthPerIndex Propiedad

Definición

Profundidad máxima que puede anidar subcampos en un índice, incluido el campo complejo de nivel superior. Por ejemplo, a/b/c tiene una profundidad de anidamiento de 3.

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

Valor de propiedad

Se aplica a