Skip to content

Add lunr to the compile process, to create a cached "search engine" #13

@adam-coster

Description

@adam-coster

With the existing titles, and more so as people populate the new fields, the data can be text-searched using a simple search engine like lunr, which also works in browsers.

Between such a precompiled search index and the raw JSON data, we'd be all set to create a webpage that can filter the list upon search!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions