Lucene.Net 1.9 Class Library |
|
FieldInfos.Add Method (String, Boolean, Boolean, Boolean, Boolean)
public
void Add(
string name,
bool isIndexed,
bool storeTermVector,
bool storePositionWithTermVector,
bool storeOffsetWithTermVector);
See Also
FieldInfos Class | Lucene.Net.Index Namespace | FieldInfos.Add Overload List