Search Results for

    Show / Hide Table of Contents
    View Source

    Class IndexCreatorSettings

    Typed configuration options for index creator settings.

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Configuration.Models
    Assembly: Umbraco.Core.dll
    Syntax
    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
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • LuceneDirectoryFactory
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX