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 SourceLuceneDirectoryFactory
Gets or sets a value for lucene directory factory type.
Declaration
public LuceneDirectoryFactory LuceneDirectoryFactory { get; set; }
Property Value
Type | Description |
---|---|
LuceneDirectoryFactory |