Lucene.Net 1.9 Class Library
Field Constructor (String, String, Store, Index, TermVector)
public Field(
string
name
,
string
value_Renamed
,
Store
store
,
Index
index
,
TermVector
termVector
);
See Also
Field Class
|
Lucene.Net.Documents Namespace
|
Field Constructor Overload List