Lucene.Net 2.0 Class Library |
|
Field.IsStoreOffsetWithTermVector Method
True iff terms are stored as term vector together with their offsets (start and end positon in source text).
public
bool IsStoreOffsetWithTermVector();
See Also
Field Class | Lucene.Net.Documents Namespace