Apache Lucene.Net 2.4.0 Class Library API

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 IndexInput

public FieldInfos(Directory,string);

See Also

FieldInfos Class | Lucene.Net.Index Namespace