Apache Lucene.Net 2.4.0 Class Library API

IndexReader.FieldOption.TERMVECTOR_WITH_POSITION_OFFSET Field

All fields with termvectors with offset values and position values enabled

public static readonly FieldOption TERMVECTOR_WITH_POSITION_OFFSET;

See Also

IndexReader.FieldOption Class | Lucene.Net.Index Namespace