# Federated Search

**URL:** https://meta.discourse.org/t/federated-search/142514
**Category:** Feature
**Created:** [February 24, 2020, 7:47pm UTC](https://meta.discourse.org/t/federated-search/142514 "2020-02-24T19:47:20Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![adrianne.poole](https://avatars.discourse-cdn.com/v4/letter/a/aeb1de/32.png) [@adrianne.poole](https://meta.discourse.org/u/adrianne.poole)
#### Post date: [February 24, 2020, 7:47pm UTC](https://meta.discourse.org/t/federated-search/142514/1 "2020-02-24T19:47:21Z")

</div>

Hi - has anyone created a federated search experience using their Discourse forum? We use ZenDesk to host our knowledge base article and we’d like the ability for when our customers search in either Discourse OR Zendesk they are provided results for existing forum posts and knowledge articles. Here’s an example of what type of functionality I’d be looking for. [https://www.zendesk.com/apps/support/insided---federated-search/](https://www.zendesk.com/apps/support/insided---federated-search/)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [February 25, 2020, 1:11am UTC](https://meta.discourse.org/t/federated-search/142514/3 "2020-02-25T01:11:54Z")

</div>

This is typically a custom enterpise level feature that requires some level of bespoke buildout.

---

<div class="post-metadata">

### Author: ![BenLeong](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/benleong/32/60951_2.png) [@BenLeong](https://meta.discourse.org/u/BenLeong)
#### Post date: [February 26, 2020, 12:44am UTC](https://meta.discourse.org/t/federated-search/142514/4 "2020-02-26T00:44:41Z")

</div>

I haven’t seen a Discourse/Zendesk specific one, but I’d also be very interested in any leads on this.

We also use ZD as the source of truth for our Customer Success team, as it hosts all the official knowledge base articles. Customers often land on forum topics though, as the forums will have closer matches to the types of problem description that customers would use.

Making it easier to get people from forum conversations to official answers would be great. I’ve seen lots of similar search options for other platforms, but haven’t seen one set up to index Discourse and ZD Knowledge Base yet.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [February 26, 2020, 1:17am UTC](https://meta.discourse.org/t/federated-search/142514/5 "2020-02-26T01:17:06Z")

</div>

One option here that requires a bit of a change of workflow would be to maintain the KB articles on Discourse and then use Zendesk APIs + webhooks to publish the copies on Zendesk.

Curious have you seen knowledge explorer? [https://meta.discourse.org/knowledge-explorer](https://meta.discourse.org/knowledge-explorer)

---

<div class="post-metadata">

### Author: ![BenLeong](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/benleong/32/60951_2.png) [@BenLeong](https://meta.discourse.org/u/BenLeong)
#### Post date: [February 26, 2020, 3:03am UTC](https://meta.discourse.org/t/federated-search/142514/6 "2020-02-26T03:03:31Z")

</div>

I hadn’t seen that - I’ll take a look 🙂

Our various support teams are solidly embedded in ZD at the moment though, so I don’t think they’d be too keen to change that - changing where and how those articles are uploaded would disrupt the workflow of 60-odd people across many different teams.

---

<div class="post-metadata">

### Author: ![sunjam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sunjam/32/175682_2.png) [@sunjam](https://meta.discourse.org/u/sunjam)
#### Post date: [April 3, 2020, 9:18pm UTC](https://meta.discourse.org/t/federated-search/142514/7 "2020-04-03T21:18:57Z")

</div>

You should be able to integrate your multiple Discourse forums with your own [Searx](https://asciimoo.github.io/searx/) self-hosted search.
