Table of Contents

Interface ILockFactory

Namespace
Examine.Lucene.Directories
Assembly
Examine.Lucene.dll

A factory for creating lock files

public interface ILockFactory

Methods

GetLockFactory(DirectoryInfo)

Gets the lock factory

LockFactory GetLockFactory(DirectoryInfo directory)

Parameters

directory DirectoryInfo

Returns

LockFactory