A quick search UI component for pizza, forked from here.
Pizza-searchbox is part of the Pizza search engine project, visit Pizza's site for more details.
- Lightweight and fast, ~300KB after gzipped, powered by INFINI Pizza for WebAssembly
- Support full featured query, compatible with Lucene's Query Syntax, eg:
foo bar -baz "qux"
,(title: concept OR title: index) OR (NOT collection)
, etc.
Checkout this tutorial to learn how to integrate with Hugo.
This project is inspired by algolia/docsearch
and meilisearch/docs-searchbar
MIT or MIT/Apache 2.0 where applicable.