C# Class GoatTrip.LucenceIndexer.QueryThread

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

Méthodes publiques

Méthode Description
Query ( ) : void
QueryThread ( string query, IndexSearcher searcher, int threadno, Analyzer analyzer, Action callback ) : System
Query_grouped ( ) : void

Method Details

Query() public méthode

public Query ( ) : void
Résultat void

QueryThread() public méthode

public QueryThread ( string query, IndexSearcher searcher, int threadno, Analyzer analyzer, Action callback ) : System
query string
searcher Lucene.Net.Search.IndexSearcher
threadno int
analyzer Lucene.Net.Analysis.Analyzer
callback Action
Résultat System

Query_grouped() public méthode

public Query_grouped ( ) : void
Résultat void