Lucene.Net 1.9.1 Class Library |
|
FieldInfos Constructor (Directory, String)
Construct a FieldInfos object using the directory and the name of the file IndexInput
Parameters
-
d
- The directory to open the IndexInput from
-
name
- The name of the file to open the IndexInput from in the Directory
See Also
FieldInfos Class | Lucene.Net.Index Namespace | FieldInfos Constructor Overload List