Search Results for

    Show / Hide Table of Contents
    View Source

    Class LuceneRAMDirectoryFactory

    Inheritance
    object
    Namespace: Umbraco.Cms.Infrastructure.Examine
    Assembly: Umbraco.Examine.Lucene.dll
    Syntax
    public class LuceneRAMDirectoryFactory : DirectoryFactoryBase

    Constructors

    View Source

    LuceneRAMDirectoryFactory()

    Declaration
    public LuceneRAMDirectoryFactory()

    Methods

    View Source

    CreateDirectory(LuceneIndex, bool)

    Declaration
    protected override Directory CreateDirectory(LuceneIndex luceneIndex, bool forceUnlock)
    Parameters
    Type Name Description
    LuceneIndex luceneIndex
    bool forceUnlock
    Returns
    Type Description
    Directory
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX