Sets this to the data for the current term in a {@link TermEnum}.
This may be optimized in some implementations.
Namespace: Lucene.Net.IndexAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
void Seek( TermEnum termEnum ) |
Visual Basic |
---|
Sub Seek ( _ termEnum As TermEnum _ ) |
Visual C++ |
---|
void Seek( TermEnum^ termEnum ) |
Parameters
- termEnum
- Type: Lucene.Net.Index..::..TermEnum
[Missing <param name="termEnum"/> documentation for "M:Lucene.Net.Index.TermDocs.Seek(Lucene.Net.Index.TermEnum)"]