Keyoti SearchUnit API Docs
AutoAssignContentCategory Method (document, onlyUnassigned)
API DocumentationKeyoti.SearchEngine.DataAccessXmlDataAccessAutoAssignContentCategory(DocumentRecord, Boolean)
Keyoti SearchUnit v6
Automatically assigns the content category.
Declaration Syntax
C#Visual Basic
public virtual void AutoAssignContentCategory(
	DocumentRecord document,
	bool onlyUnassigned
)
Public Overridable Sub AutoAssignContentCategory ( 
	document As DocumentRecord,
	onlyUnassigned As Boolean
)
Parameters
document (DocumentRecord)
The DocumentRecord to be assigned to categories.
onlyUnassigned (Boolean)
If true, only assigns a category when one (other than default) is not already set.

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