Gets a Document from the data-access that has a URI equal to documentUri.

C# | Visual Basic |
public virtual Document GetDocument( Uri documentUri )
Public Overridable Function GetDocument ( documentUri As Uri ) As Document

- documentUri (Uri)
- The Uri of the document.

Document
The matching Document if found, otherwise null/nothing.
The matching Document if found, otherwise null/nothing.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610