C# Class LuceneIndexManager.FSIndexDefinition

Inheritance: AbstractIndexDefinition
Afficher le fichier Open project: tucaz/LuceneIndexManager

Méthodes publiques

Méthode Description
FSIndexDefinition ( string path ) : Lucene.Net.Store

Méthodes protégées

Méthode Description
GetDirectory ( ) : Lucene.Net.Store.Directory

Method Details

FSIndexDefinition() public méthode

public FSIndexDefinition ( string path ) : Lucene.Net.Store
path string
Résultat Lucene.Net.Store

GetDirectory() protected méthode

protected GetDirectory ( ) : Lucene.Net.Store.Directory
Résultat Lucene.Net.Store.Directory