[][src]Module elasticlunr::document_store

Implements an elasticlunr.js document store. Most users do not need to use this module directly.

Structs

DocumentStore

The document store saves the complete text of each item saved to the index, if enabled. Most users do not need to use this type directly.