Search Results for

    Show / Hide Table of Contents
    View Source

    Class LuceneRAMDirectoryFactory

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

    Methods

    View Source

    CreateDirectory(LuceneIndex, Boolean)

    Declaration
    protected override Lucene.Net.Store.Directory CreateDirectory(LuceneIndex luceneIndex, bool forceUnlock)
    Parameters
    Type Name Description
    LuceneIndex luceneIndex
    System.Boolean forceUnlock
    Returns
    Type Description
    Lucene.Net.Store.Directory
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • CreateDirectory(LuceneIndex, Boolean)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX