Add specified vector to the document. Document must be open but no Field should be open or exception is thrown. The same document can have addTerm and addVectors calls mixed, however a given Field must either be populated with addTerm or with addVector. *
TermVectorsWriter Class | Lucene.Net.Index Namespace