Elasticlunr.Storage.Disk (Elasticlunr v0.6.2) View Source

This storage provider writes data to the local disk of the running application.

config :elasticlunr,
  storage: Elasticlunr.Storage.Disk
config :elasticlunr, Elasticlunr.Storage.Disk,
  directory: "/path/to/project/storage"

Link to this section Summary

Link to this section Functions

Specs

files() :: [binary()]