-
Notifications
You must be signed in to change notification settings - Fork 558
Open
Description
It would be super-amazing to have a Lunr.js run with statically generated websites. I can imagine it running effectively in two modes:
- Server-side mode during static site generation - when it does indexing, similar to how SASS precompiler works. That would generate a compressed index.
- Client side which loads the index and does the search.
At the moment, statically generated sites work without search or use Google embedded search. This would open up a lot more options for them, including in presentation and faceting, avoiding generic template elements, etc.
Metadata
Metadata
Assignees
Labels
No labels