Bulk CopyBatch Size Property
Gets or sets the batch size to use when inserting data into the index. Default is 16.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public int BatchSize { get; set; }VB
Public Property BatchSize As Integer
Get
Set