Apache Lucene.Net 2.1 Class Library API

FieldsReader Methods

The methods of the FieldsReader class are listed below. For a complete list of FieldsReader class members, see the FieldsReader Members topic.

Public Instance Methods

Close Closes the underlying {@link Lucene.Net.Store.IndexInput} streams, including any ones associated with a lazy implementation of a Field. This means that the Fields values will not be accessible.
Doc 
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
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.
GetType (inherited from Object) Gets the Type of the current instance.
Size 
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

FieldsReader Class | Lucene.Net.Index Namespace