Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Search
SearchIndexInfo Class
SearchIndexInfo Properties
ActualRebuildTime Property
CurrentIndexPath Property
CustomAnalyzerAssemblyName Property
CustomAnalyzerClassName Property
IndexAnalyzerType Property
IndexBatchSize Property
IndexCodeName Property
IndexCrawlerDomain Property
IndexCrawlerFormsUserName Property
IndexCrawlerUserName Property
IndexCrawlerUserPassword Property
IndexDisplayName Property
IndexFileSize Property
IndexFilesLastUpdate Property
IndexFilesStatus Property
IndexGUID Property
IndexID Property
IndexIsCommunityGroup Property
IndexLastModified Property
IndexLastRebuildTime Property
IndexLastUpdate Property
IndexName Property
IndexPathPrefix Property
IndexSettings Property
IndexStatus Property
IndexType Property
NumberOfIndexedItems Property
Provider Property
Rebuild Property
StopWordsFile Property
SearchIndexInfo
IndexBatchSize Property
Gets or sets the batch size for data loading.
Namespace:
CMS.Search
Assembly:
CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax
C#
Copy
public
int
IndexBatchSize
{
get
;
set
; }
Property Value
Type:
Int32
Implements
ISearchIndexInfo
IndexBatchSize
See Also
Reference
SearchIndexInfo Class
CMS.Search Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com