C# Class Lucene.Net.LukeNet.Legacy

Afficher le fichier Open project: mammo/LukeSharp Class Usage Examples

Méthodes publiques

Méthode Description
CreateField ( String name, String string_Renamed, bool store, bool index, bool token, bool storeTermVector ) : Field

Method Details

CreateField() public static méthode

public static CreateField ( String name, String string_Renamed, bool store, bool index, bool token, bool storeTermVector ) : Field
name String
string_Renamed String
store bool
index bool
token bool
storeTermVector bool
Résultat Lucene.Net.Documents.Field