Keyoti SearchUnit API Docs
RemoveLocation Method (locationName)
API DocumentationKeyoti.SearchEngine.IndexDocumentIndexRemoveLocation(String)
Keyoti SearchUnit v6
Removes a location from the index if the location is unused, otherwise throws an exception.
Declaration Syntax
C#Visual Basic
public void RemoveLocation(
	string locationName
)
Public Sub RemoveLocation ( 
	locationName As String
)
Parameters
locationName (String)
Remarks
Throws an InvalidOperationException if the location is currently assigned to a document.

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