C# Class Lucene.Net.LukeNet.Legacy

Exibir arquivo Open project: mammo/LukeSharp Class Usage Examples

Public Methods

Method Description
CreateField ( String name, String string_Renamed, bool store, bool index, bool token, bool storeTermVector ) : Field

Method Details

CreateField() public static method

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
return Lucene.Net.Documents.Field