uidsOfDocumentsToBeIndexedByLibrary

Asks the data source for the UIDs of the documents to be indexed by the library. This method should not return any UIDs that are already indexed, or they will be reindexed. This is useful in cases when the document was modified, and its contents changed and therefore need the index to be updated as well.

Return

A list of Strings each corresponding to a document UID.