Lucene.Net 1.9.1 Class Library

Field.TermVector.WITH_POSITIONS_OFFSETS Field

Store the term vector + Token position and offset information

public static readonly TermVector WITH_POSITIONS_OFFSETS;

See Also

Field.TermVector Class | Lucene.Net.Documents Namespace | | |