Class LuceneRAMDirectoryFactory
Inheritance
object
DirectoryFactoryBase
Namespace: Umbraco.Cms.Infrastructure.Examine
Assembly: Umbraco.Examine.Lucene.dll
Syntax
public class LuceneRAMDirectoryFactory : DirectoryFactoryBase
Methods
View SourceCreateDirectory(LuceneIndex, bool)
Declaration
protected override Directory CreateDirectory(LuceneIndex luceneIndex, bool forceUnlock)
Parameters
| Type | Name | Description |
|---|---|---|
| LuceneIndex | luceneIndex | |
| bool | forceUnlock |
Returns
| Type | Description |
|---|---|
| Directory |