Lucene.Net 1.9 Class Library

IndexReader Members

IndexReader overview

Public Static Methods

GetCurrentVersionOverloaded.  
IndexExistsOverloaded.  
IsLockedOverloaded.  
LastModifiedOverloaded.  
Main 
OpenOverloaded.  
Unlock 

Public Instance Methods

Close 
DeleteOverloaded.  
DeleteDocument 
DeleteDocuments 
Directory 
DocFreq 
Document 
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetFieldNamesOverloaded.  
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.
GetIndexedFieldNamesOverloaded.  
GetTermFreqVector 
GetTermFreqVectors 
GetType (inherited from Object) Gets the Type of the current instance.
GetVersion 
HasDeletions 
HasNorms 
IsCurrent 
IsDeleted 
MaxDoc 
NormsOverloaded.  
NumDocs 
SetNormOverloaded.  
TermDocsOverloaded.  
TermPositionsOverloaded.  
TermsOverloaded.  
ToString (inherited from Object) Returns a String that represents the current Object.
UndeleteAll 

Protected Instance Methods

Finalize 
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

Protected Internal Instance Constructors

IndexReader Constructor

Protected Internal Instance Methods

Commit 
DoClose 
DoCommit 
DoDelete 
DoSetNorm 
DoUndeleteAll 

See Also

IndexReader Class | Lucene.Net.Index Namespace