1 Repo
Tools for managing, updating, and resetting the active state of search filters and refinements.
Distinct from Search Result Filtering: None of the candidates cover the state reset mechanism of a search UI.
Explore 1 awesome GitHub repository matching user interface & experience · Filter State Management. Refine with filters or upvote what's useful.
Searchkit is a search UI framework designed for building search interfaces with React and Vue that connect to Elasticsearch and OpenSearch backends. It provides a search query translation layer to convert frontend search states into engine-specific query languages and a result rendering engine to display hits, facet menus, and pagination. The framework includes a semantic search interface that enables vector-based nearest neighbor searches and natural language processing. It differentiates itself through an adapter-based translation system and a component-based UI mapping that connects search
Tracks pagination and active filters across user sessions to ensure the search interface remains synchronized.