Search Results for

    Show / Hide Table of Contents
    View Source

    Class IndexingSettings

    Typed configuration options for index creator settings.

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Configuration.Models
    Assembly: Umbraco.Core.dll
    Syntax
    public class IndexingSettings

    Properties

    View Source

    ExplicitlyIndexEachNestedProperty

    Gets or sets a value for whether each nested property should have it's own indexed value. Requires a rebuild of indexes when changed.

    Declaration
    public bool ExplicitlyIndexEachNestedProperty { get; set; }
    Property Value
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • ExplicitlyIndexEachNestedProperty
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX