This module provides a Search API backend for the the JavaScript search engine Lunr. The module works like a standard Search API back-end, you can configure fields and a pipeline of processors, however instead of adding content to a search back-end, they are written to JSON files to be loaded directly into the browser.
This is similar to the lunr module, however there are some key differences: