Apache Lucene.Net 2.4.0 Class Library API

Fieldable.IsStorePositionWithTermVector Method 

True iff terms are stored as term vector together with their token positions.

bool IsStorePositionWithTermVector();

See Also

Fieldable Interface | Lucene.Net.Documents Namespace