Document

The basic unit of data that is sent through a Pipeline and eventually indexed into a search engine.

A Lucille Document is the basic unit of data that gets sent through a pipeline and indexed.

Documents are set of named fields which may contain single or list values represented in JSON. Each Document has a unique id.