Removes a location from the index.
Declaration Syntax
C# | Visual Basic |
[ObsoleteAttribute("Use DocumentIndex.RemoveLocation instead - for safety it will first check if the location is used.", true)] public virtual void RemoveLocation( string locationName )
<ObsoleteAttribute("Use DocumentIndex.RemoveLocation instead - for safety it will first check if the location is used.", true)> Public Overridable Sub RemoveLocation ( locationName As String )
Parameters
- locationName (String)
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610