Removes the document specified from the database.  See remarks.
            
| C# | Visual Basic | 
public void RemoveDocument( Document document )
Public Sub RemoveDocument ( document As Document )
- document (Document)
 
It's important that the document URL matches exactly with the URL already in the index.  Please pay attention to trailing
            slashes (eg. http://localhost/) and ensure any spaces are encoded as %20.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610