Replies: 1 comment
|
Search does not work over To test an offline build locally, serve the generated site over HTTP instead: npx serve siteA future enhancement could inline the keyword search index into the generated HTML for offline builds, allowing keyword search to work without |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm currently testing out migrating an offline knowledge base to docmd, but I've noticed that the keyword search (and semantic search docmd-search) don't load when I view any html page locally from file://. Is this behavior expected? Will I need to deploy a site to use the search functionality? Using windows & edge at work if that's relevant.
All reactions