Apache Lucene.Net 2.1 Class Library API

TermInfosReader Members

TermInfosReader overview

Public Instance Constructors

TermInfosReader Constructor

Public Instance Methods

Close 
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetReturns the TermInfo for a Term in the set, or null.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetSkipInterval 
GetType (inherited from Object) Gets the Type of the current instance.
TermsOverloaded. Returns an enumeration of all the Terms and TermInfos in the set.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

TermInfosReader Class | Lucene.Net.Index Namespace