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