Saver#

class squirro.lib.nlp.steps.savers.Saver(config)#

Bases: squirro.lib.nlp.steps.batched_step.BatchedStep

The Saver step saves specified fields to some external store for each Document.

Parameters
  • step (str) – saver

  • type (str) – Type of Saver

  • fields (list, None) – list of fields to write back