Lucene.Net 1.9 Class Library

IndexWriter Methods

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

Public Instance Methods

AddDocumentOverloaded.  
AddIndexesOverloaded.  
Close 
DocCount 
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetAnalyzer 
GetDirectory 
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 
GetMaxMergeDocs 
GetMergeFactor 
GetSimilarity 
GetTermIndexInterval 
GetType (inherited from Object) Gets the Type of the current instance.
GetUseCompoundFile 
Optimize 
SetInfoStream 
SetMaxBufferedDocs 
SetMaxFieldLength 
SetMaxMergeDocs 
SetMergeFactor 
SetSimilarity 
SetTermIndexInterval 
SetUseCompoundFile 
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

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

See Also

IndexWriter Class | Lucene.Net.Index Namespace