Loader#

class Loader(config)#

Bases: Step

The Loader step adds Document to the Pipeline stream. Therefore, it is most often the first Step specified.

Parameters
  • step (str) – loader

  • type (str) – Type of Loader

  • fields (list, []) – List of fields to load (defaults to empty list)