Back to Typesense

Federated Search

docs-site/content/guide/reference-implementations/federated-search.md

latest793 B
Original Source

Federated Search

This site indexes usernames and company names, and let you search through both collections in parallel. This mechanism of searching through multiple collections using a single search query is called Federated Search.

Live Demo | Source Code

Key Highlights

  • Here's how to use Instantsearch.js' index widget to build a Federated Search UI.
  • Here's how to configure typesense-instantsearch-adapter for Federated Search