# 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 (opens new window) | Source Code (opens new window)
# Key Highlights
- Here's (opens new window) how to use Instantsearch.js'
index
widget to build a Federated Search UI. - Here's (opens new window) how to configure
typesense-instantsearch-adapter
for Federated Search