# 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'
indexwidget to build a Federated Search UI. - Here's (opens new window) how to configure
typesense-instantsearch-adapterfor Federated Search
This documentation site is open source. Found an issue? Edit this page (opens new window) and send us a Pull Request.
For AI Agents: View an easy-to-parse, token-efficient
Markdown version of this page. You can also replace
.html with .md in any docs URL. For paths ending in /, append
README.md to the path.
Last Updated: 4/20/2022, 10:43:46 PM