Lucene.Net 1.9 Class Library
IndexWriter.AddDocument Method (Document, Analyzer)
public virtual
void
AddDocument(
Document
doc
,
Analyzer
analyzer
);
See Also
IndexWriter Class
|
Lucene.Net.Index Namespace
|
IndexWriter.AddDocument Overload List