# Wildcard search

**URL:** https://meta.discourse.org/t/wildcard-search/131697
**Category:** Feature
**Tags:** search
**Created:** [23 באוקטובר,‏ 2019,‏ 7:30am UTC](https://meta.discourse.org/t/wildcard-search/131697 "2019-10-23T07:30:45Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![rishabh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rishabh/32/179446_2.png) [@rishabh](https://meta.discourse.org/u/rishabh)
#### Post date: [23 באוקטובר,‏ 2019,‏ 7:47am UTC](https://meta.discourse.org/t/wildcard-search/131697/2 "2019-10-23T07:47:41Z")

</div>

There might be a couple of ways to do this using our [Discourse Data Explorer](https://meta.discourse.org/t/data-explorer-plugin/32566).

- You could run this simple query and then click the CSV button to download all posts. Then, you could search across the exported file using a different program.

- You could write a custom [data explorer](https://meta.discourse.org/t/32566?silent=true) query to search for the keyword across all post content.

> [@user2](#):
>
> we can’t let that data leave the local network.

Using the [Data Explorer](https://meta.discourse.org/t/32566?silent=true) here would ensure that your data doesn’t leave the local network.

---

_[View the full topic](https://meta.discourse.org/t/wildcard-search/131697)._
