SmallStack · Search
Find anything.
Across 3 indexed models and the bundled help documentation. Free-text query with phrase, prefix, exclusion, and boolean operators — same syntax across SQLite FTS5 and Postgres FTS.
Query
syntax
syntax
- acme
- Single term
- acme support
- Both words — implicit
AND - "customer support"
- Exact phrase, word-adjacent
- refund*
- Prefix — also matches
refunding,refunded - acme OR beta
- Either word
- api -slow
- Contains
api, excludesslow
From anywhere else on the site, press Ctrl + K (or ⌘ + K) to pop up the quick search overlay — a smaller version of this page. This page itself is the deeper experience.