Apache Lucene.Net 2.4.0 Class Library API

Fieldable.IsStoreOffsetWithTermVector Method 

True iff terms are stored as term vector together with their offsets (start and end positon in source text).

bool IsStoreOffsetWithTermVector();

See Also

Fieldable Interface | Lucene.Net.Documents Namespace