Lucene.Net 1.9 Class Library

FieldInfos.AddIndexed Method 

public void AddIndexed(
   ICollection names,
   bool storeTermVectors,
   bool storePositionWithTermVector,
   bool storeOffsetWithTermVector
);

See Also

FieldInfos Class | Lucene.Net.Index Namespace