Lucene.Net 1.9 Class Library
Field Constructor (String, Byte[], Store)
public Field(
string
name
,
byte[]
value_Renamed
,
Store
store
);
See Also
Field Class
|
Lucene.Net.Documents Namespace
|
Field Constructor Overload List