Lucene.Net 1.9.1 Class Library |
|
Field.IsStorePositionWithTermVector Method
True iff terms are stored as term vector together with their token positions.
public
bool IsStorePositionWithTermVector();
See Also
Field Class | Lucene.Net.Documents Namespace