Feature
Full-text search
A built-in search index across every page, with no third-party search service to configure or pay for.
- The search index is built on the server and powers a search modal visitors can open from anywhere on the site.
- The same fuzzy matching drives the 404 page’s "did you mean" suggestions, so a broken link still gets the visitor to the right page.
- No external search service, API key, or monthly search-volume bill — search ships as part of the same deployment.
- Search respects the site’s access mode: in private, password-protected mode it never surfaces content a visitor cannot otherwise reach.