Adds the specified document to the index (synchronously - use AsynchronousQueue.QueueForIndexing for asynchronous usage).
             
| C# | Visual Basic | 
public void AddDocument( Document document )
Public Sub AddDocument ( document As Document )
- document (Document)
 - The document to index.
 
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610