Skip to main content
Every Docs7 site ships with static full-text search. There is nothing to configure or pay for. The index is built at deploy time and served with the site.
  • Open it with the search button or ⌘K / Ctrl+K.
  • Multi-language sites get one index per language, based on each page’s language in the navigation.
  • Customize the placeholder text with search.prompt in docs.json.

Controlling what’s indexed

Failure behavior

Search indexing failures never fail a deployment: the site publishes without search and the build log shows a warning.