C# Class GoatTrip.LucenceIndexer.LuceneIndexImport

Afficher le fichier Open project: NHSChoices/location-service Class Usage Examples

Méthodes publiques

Méthode Description
ImportData ( Action callback ) : void
LuceneIndexImport ( string indexDirectory, string sqlLiteDbPath ) : System

Private Methods

Méthode Description
AddDocument ( IndexWriter writer, IManagedDataReader reader ) : void

Method Details

ImportData() public méthode

public ImportData ( Action callback ) : void
callback Action
Résultat void

LuceneIndexImport() public méthode

public LuceneIndexImport ( string indexDirectory, string sqlLiteDbPath ) : System
indexDirectory string
sqlLiteDbPath string
Résultat System