Lucene.Net 1.9.1 Class Library |
|
SegmentTermEnum.Term Method
Returns the current Term in the enumeration. Initially invalid, valid after next() called for the first time.
public override
Term Term();
See Also
SegmentTermEnum Class | Lucene.Net.Index Namespace