indexed Document Source With Uid
Retrieves a document source with the specified UID from the data source, if any. Using this method is preferred to directly interacting with the data source's methods.
Return
The document source for the specified UID, if it exists, else null.
Parameters
uid
The UID of the document to be fetched.