C# Class LuceneIndexManager.Util.TermExtractor

Afficher le fichier Open project: tucaz/LuceneIndexManager

Méthodes publiques

Méthode Description
ExtractTermsForField ( this indexReader, string field ) : Filter>>.List

Method Details

ExtractTermsForField() public static méthode

public static ExtractTermsForField ( this indexReader, string field ) : Filter>>.List
indexReader this
field string
Résultat Filter>>.List