SearchEngineConfigurationDocumentsBatchSize Property |
Maximum number of search documents processed per batch in one request to the Azure Search service (index uploads, merges or deletes).
Namespace: CMS.Search.AzureAssembly: CMS.Search.Azure (in CMS.Search.Azure.dll) Version: 12.0.0
Syntax public int DocumentsBatchSize { get; set; }
Property Value
Type:
Int32See Also