Keyoti SearchUnit API Docs
AutoAssignDocumentLocation Method (onlyUnassigned)
API DocumentationKeyoti.SearchEngine.IndexDocumentIndexAutoAssignDocumentLocation(Boolean)
Keyoti SearchUnit v6
Automatically assigns the location category to documents.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual void AutoAssignDocumentLocation(
	bool onlyUnassigned
)
public virtual void AutoAssignDocumentLocation(
	bool onlyUnassigned
)
Public Overridable Sub AutoAssignDocumentLocation ( 
	onlyUnassigned As Boolean
)
Public Overridable Sub AutoAssignDocumentLocation ( 
	onlyUnassigned As Boolean
)
public:
virtual void AutoAssignDocumentLocation(
	bool onlyUnassigned
)
public:
virtual void AutoAssignDocumentLocation(
	bool onlyUnassigned
)
abstract AutoAssignDocumentLocation : 
        onlyUnassigned : bool -> unit 
override AutoAssignDocumentLocation : 
        onlyUnassigned : bool -> unit 
abstract AutoAssignDocumentLocation : 
        onlyUnassigned : bool -> unit 
override AutoAssignDocumentLocation : 
        onlyUnassigned : bool -> unit 
Parameters
onlyUnassigned (Boolean)
If true, only assigns a category when one (other than default) is not already set.
Remarks
Uses the Location category root and any plug-in assembly.

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