Keyoti SearchUnit API Docs
AutoAssignLocationCategory Method (document, onlyUnassigned)
API DocumentationKeyoti.SearchEngine.DataAccessXmlDataAccessAutoAssignLocationCategory(DocumentRecord, Boolean)
Keyoti SearchUnit v6
Automatically assigns the location category.
Declaration Syntax
C#Visual Basic
public virtual void AutoAssignLocationCategory(
	DocumentRecord document,
	bool onlyUnassigned
)
Public Overridable Sub AutoAssignLocationCategory ( 
	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