Lucene.Net 1.4.3 Class Library

FieldInfos Constructor

Initializes a new instance of the FieldInfos class.

Overload List

Initializes a new instance of the FieldInfos class.

public FieldInfos();

Construct a FieldInfos object using the directory and the name of the file InputStream

public FieldInfos(Directory,string);

See Also

FieldInfos Class | Lucene.Net.Index Namespace