load
method of the loader. It will return a list with all the documents. If you want to avoid this blocking call, you can call lazy_load
method that returns an Iterator.
pageContentFields
parameter.
The metadata fields for the Document can be specified using the metadataFields
parameter.