Search Results for

    Show / Hide Table of Contents
    View Source

    Class IndexCreatorSettings

    Typed configuration options for index creator settings.

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Configuration.Models
    Assembly: Umbraco.Core.dll
    Syntax
    [UmbracoOptions("Umbraco:CMS:Examine")]
    public class IndexCreatorSettings

    Properties

    View Source

    LuceneDirectoryFactory

    Gets or sets a value for lucene directory factory type.

    Declaration
    public LuceneDirectoryFactory LuceneDirectoryFactory { get; set; }
    Property Value
    Type Description
    LuceneDirectoryFactory
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX