IDocumentLoader Interface |
Namespace: GroupDocs.Search.Common
The IDocumentLoader type exposes the following members.
Name | Description | |
---|---|---|
![]() | CloseDocument |
Closes the loaded document.
This method is called by the index when it has finished processing the document.
|
![]() | LoadDocument |
Loads a document.
This method is called by the index when it is ready for processing the document.
|