Keyoti SearchUnit API Docs
State Constructor (numberOfUnindexedDocuments, numberOfDocuments, validForSearching, lastIndexedDate, indexState)
API DocumentationKeyoti.SearchEngine.IndexStateState(Int32, Int32, Boolean, DateTime, IndexState)
Keyoti SearchUnit v6
Creates an instance
Declaration Syntax
C#Visual Basic
public State(
	int numberOfUnindexedDocuments,
	int numberOfDocuments,
	bool validForSearching,
	DateTime lastIndexedDate,
	IndexState indexState
)
Public Sub New ( 
	numberOfUnindexedDocuments As Integer,
	numberOfDocuments As Integer,
	validForSearching As Boolean,
	lastIndexedDate As DateTime,
	indexState As IndexState
)
Parameters
numberOfUnindexedDocuments (Int32)
numberOfDocuments (Int32)
validForSearching (Boolean)
lastIndexedDate (DateTime)
indexState (IndexState)

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