Lucene.Net 1.9 Class Library

Field Constructor (String, String, Boolean, Boolean, Boolean, Boolean)

public Field(
   string name,
   string string_Renamed,
   bool store,
   bool index,
   bool token,
   bool storeTermVector
);

See Also

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