Full-Text Search (Pro Add-on)

Add instant, client-side search to your static site. Indexes all posts, pages, tags, and excerpts during generation.

Fuse.js (Recommended)

Fully client-side fuzzy search — no servers, no API calls

  • Searches titles, excerpts, tags, authors
  • Handles typos and partial matches
  • 0 cost — works completely offline
  • Search bar + results page auto-added to your site

Algolia (Premium)

Cloud-powered enterprise search with advanced relevance

  • Lightning-fast typo-tolerant search
  • Smart ranking, synonyms, facets
  • Usage-based pricing (free tier available)
  • SnapStatic generates index records for upload
How do I set up Algolia?
  1. Create an Algolia account → New Index (free tier: 10K records)
  2. Copy your Application ID and Search-Only API Key
  3. Enter Index Name in the SnapStatic wizard → search records are generated during build
Which search engine should I choose?

Fuse.js is recommended for most sites. It works offline, costs nothing, and handles fuzzy matching well. Choose Algolia only if you need advanced features like ranking tuning, synonyms, or faceted search.