Lucene.Net 2.0 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 | | |