Lucene.Net 1.9 Class Library

Field Constructor (String, String, Store, Index)

public Field(
   string name,
   string value_Renamed,
   Store store,
   Index index
);

See Also

Field Class | Lucene.Net.Documents Namespace | Field Constructor Overload List