Apache Lucene.Net 2.1 Class Library API

Field.TermVector Class

Specifies whether and how a field should have term vectors.

For a list of all members of this type, see Field.TermVector Members.

System.Object
   Lucene.Net.Util.Parameter
      Lucene.Net.Documents.Field.TermVector

public sealed class Field.TermVector : Parameter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Lucene.Net.Documents

Assembly: Lucene.Net (in Lucene.Net.dll)

See Also

Field.TermVector Members | Lucene.Net.Documents Namespace