Lucene.Net 1.9 Class Library
Field Constructor (String, String, Boolean, Boolean, Boolean)
public Field(
string
name
,
string
string_Renamed
,
bool
store
,
bool
index
,
bool
token
);
See Also
Field Class
|
Lucene.Net.Documents Namespace
|
Field Constructor Overload List