Lucene.Net 1.9.1 Class Library

Field.IsStoreOffsetWithTermVector Method 

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

public bool IsStoreOffsetWithTermVector();

See Also

Field Class | Lucene.Net.Documents Namespace