Click or drag to resize

BulkCopyBatchSize Property

Gets or sets the batch size to use when inserting data into the index. Default is 16.

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntax
public int BatchSize { get; set; }

Property Value

Int32
See Also