public SetIndexerThreadPool ( Lucene.Net.Index.DocumentsWriterPerThreadPool threadPool ) : |
||
threadPool | Lucene.Net.Index.DocumentsWriterPerThreadPool | |
return |
NOTE: The given DocumentsWriterPerThreadPool instance must not be used with other IndexWriter instances once it has been initialized / associated with an IndexWriter.
NOTE: this only takes effect when IndexWriter is first created.
public SetIndexerThreadPool ( Lucene.Net.Index.DocumentsWriterPerThreadPool threadPool ) : |
||
threadPool | Lucene.Net.Index.DocumentsWriterPerThreadPool | |
return |