C# Class LuceneIndexManager.FSIndexDefinition

Inheritance: AbstractIndexDefinition
Datei anzeigen Open project: tucaz/LuceneIndexManager

Public Methods

Method Description
FSIndexDefinition ( string path ) : Lucene.Net.Store

Protected Methods

Method Description
GetDirectory ( ) : Lucene.Net.Store.Directory

Method Details

FSIndexDefinition() public method

public FSIndexDefinition ( string path ) : Lucene.Net.Store
path string
return Lucene.Net.Store

GetDirectory() protected method

protected GetDirectory ( ) : Lucene.Net.Store.Directory
return Lucene.Net.Store.Directory