UNPKG

lunr-elastic-search

Version:

Uses Lunr.js to index and search the knowledge base.

9 lines (7 loc) 217 B
import * as freshdesk from './freshdesk' /** * Contains plugins that fetch and preprocess documents as well as define the fields to index within the documents. * * @namespace plugin */ export {freshdesk}