Method GetWriter
GetWriter(Int32, Boolean)
Declaration
public IndexWriter GetWriter(int bucketId, bool needToCreate = false)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | bucketId | |
System.Boolean | needToCreate |
Returns
Type | Description |
---|---|
IndexWriter |