Lucene.Net 1.9.1 Class Library

FieldInfos.FieldInfo Method

Return the fieldinfo object referenced by the fieldNumber.

Overload List

Return the fieldinfo object referenced by the fieldNumber.

public FieldInfo FieldInfo(int);

 

public FieldInfo FieldInfo(string);

See Also

FieldInfos Class | Lucene.Net.Index Namespace