Overview
What is Searchkit?
Searchkit is an open source search toolkit. Searchkit is made up of the following parts:
- @searchkit/Schema: Easily build a dev friendly search GraphQL API with our schema
- @searchkit/client: Works in tandem with Searchkit's Search API to manage your search query state
- @searchkit/elastic-ui: Out the box UI search components based on Elastic UI framework
Quick Start Guide
Using Searchkit
Searchkit Classic
For those who currently use Searchkit Classic, here are quicklinks to codebase & Docs