{"id":14156506,"url":"https://github.com/typesense/showcase-federated-search","last_synced_at":"2025-04-22T17:06:23.094Z","repository":{"id":94817041,"uuid":"483890283","full_name":"typesense/showcase-federated-search","owner":"typesense","description":"An app that showcases federated search in Typesense (Open source alternative to Algolia)","archived":false,"fork":false,"pushed_at":"2025-02-05T00:54:00.000Z","size":188,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-17T07:17:30.492Z","etag":null,"topics":["algolia","federated-search","instantsearch","typesense"],"latest_commit_sha":null,"homepage":"https://federated-search.typesense.org/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typesense.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-04-21T03:17:09.000Z","updated_at":"2025-02-05T00:54:04.000Z","dependencies_parsed_at":"2025-04-16T22:01:10.899Z","dependency_job_id":null,"html_url":"https://github.com/typesense/showcase-federated-search","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Fshowcase-federated-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Fshowcase-federated-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Fshowcase-federated-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Fshowcase-federated-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typesense","download_url":"https://codeload.github.com/typesense/showcase-federated-search/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250285670,"owners_count":21405297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algolia","federated-search","instantsearch","typesense"],"created_at":"2024-08-17T08:05:32.370Z","updated_at":"2025-04-22T17:06:23.049Z","avatar_url":"https://github.com/typesense.png","language":"JavaScript","funding_links":[],"categories":["others"],"sub_categories":[],"readme":"# Federated Search with Typesense\n\nThis is a demo that showcases Typesense's Federated or Multi-Search feature.\n\nView it live here: [https://federated-search.typesense.org/](https://federated-search.typesense.org/)\n\n## Dataset\n\nThe dataset of company names and usernames was [generated](https://github.com/typesense/showcase-federated-search/blob/master/scripts/indexData.js) using faker.js.\n\n## Tech Stack\n\nThis search experience is powered by Typesense which is a fast, open source typo-tolerant search-engine. It is an open source alternative to Algolia and an easier-to-use alternative to ElasticSearch.\n\nThe app was built using the [Typesense Adapter for InstantSearch.js](https://github.com/typesense/typesense-instantsearch-adapter) and is hosted on Cloudflare Pages.\n\nThe search backend is powered by a geo-distributed 3-node Typesense cluster running on [Typesense Cloud](https://cloud.typesense.org), with nodes in Oregon, Frankfurt and Mumbai.\n\n\n## Repo structure\n\n- `src/` and `index.html` - contain the frontend UI components, built with \u003ca href=\"https://github.com/typesense/typesense-instantsearch-adapter\" target=\"_blank\"\u003eTypesense Adapter for InstantSearch.js\u003c/a\u003e\n- `scripts/` - contains the scripts to extract, transform and index the data into Typesense.\n\n## Development\n\n1. Create a `.env` file using `.env.example` as reference.\n\n2. Generate and index data\n  ```shell\n  yarn indexData\n  ```\n\n4. Install dependencies and run the local server:\n\n```shell\nyarn\nyarn start\n```\n\nOpen http://localhost:3000 to see the app.\n\n## Deployment\n\nThe app is hosted on Cloudflare Pages and is set to auto-deploy on git push\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypesense%2Fshowcase-federated-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftypesense%2Fshowcase-federated-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypesense%2Fshowcase-federated-search/lists"}