Keyoti SearchUnit API Docs
DbImportPageSize Property
API DocumentationKeyoti.SearchEngineConfigurationDbImportPageSize
Keyoti SearchUnit v6
The number of records to read in each database import paging operation.
Declaration Syntax
C#Visual Basic
public int DbImportPageSize { get; set; }
Public Property DbImportPageSize As Integer
	Get
	Set
Property Value
Remarks
When the database import utility (DocumentImporter) is provided with an SQL query that returns 'pages' of results, this number will determine how many rows/records are pulled from the DB in each 'page'.

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610