Lucene.Net 1.9 Class Library

IndexModifier Methods

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

Public Instance Methods

AddDocumentOverloaded.  
Close 
DeleteOverloaded.  
DeleteDocument 
DeleteDocuments 
DocCount 
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
Flush 
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.
GetInfoStream 
GetMaxBufferedDocs 
GetMaxFieldLength 
GetMergeFactor 
GetType (inherited from Object) Gets the Type of the current instance.
GetUseCompoundFile 
Optimize 
SetInfoStream 
SetMaxBufferedDocs 
SetMaxFieldLength 
SetMergeFactor 
SetUseCompoundFile 
ToString 

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

Protected Internal Instance Methods

AssureOpen 
CreateIndexReader 
CreateIndexWriter 
Init 

See Also

IndexModifier Class | Lucene.Net.Index Namespace