Skip to content

feat(search): add offline local search#158

Merged
GenosseOtt merged 1 commit into
mainfrom
feat/local-search
Jul 17, 2026
Merged

feat(search): add offline local search#158
GenosseOtt merged 1 commit into
mainfrom
feat/local-search

Conversation

@GenosseOtt

Copy link
Copy Markdown
Collaborator

Summary

  • Installs @cmfcmf/docusaurus-search-local for offline, client-side full-text search
  • Registers it in docusaurus.config.ts alongside the existing mermaid theme
  • No external service or API key required

Notes

Search only works on production builds (npm run build && npm run serve), not in dev mode — the index is generated at build time.

MichaelSp
MichaelSp previously approved these changes Jul 6, 2026

@MichaelSp MichaelSp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕵️

@GenosseOtt
GenosseOtt enabled auto-merge (squash) July 17, 2026 09:56
Enables offline, client-side full-text search without requiring Algolia or any external service.

Signed-off-by: Johannes Ott <johannes.ott@sap.com>
@GenosseOtt
GenosseOtt merged commit 677adf4 into main Jul 17, 2026
7 checks passed
@GenosseOtt
GenosseOtt deleted the feat/local-search branch July 17, 2026 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants