- Description:
Interface to the Lunr search engines.
- Source:
- Copyright:
- 2021 Bas Brands
- 2021 Bas Brands
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Interface to the Lunr search engines.
Methods
(static) search(jsonFile)
- Description:
Initialize module.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
jsonFile |
String | Full path to the search DB json file. |