# Search only within topic titles

**URL:** https://meta.discourse.org/t/search-only-within-topic-titles/27600
**Category:** Feature
**Tags:** search
**Created:** [April 15, 2015, 2:47pm UTC](https://meta.discourse.org/t/search-only-within-topic-titles/27600 "2015-04-15T14:47:15Z")
**Posts on this page:** 1
**Showing post:** 11

<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 20, 2018, 4:39am UTC](https://meta.discourse.org/t/search-only-within-topic-titles/27600/11 "2018-02-20T04:39:35Z")

</div>

Per @jorge_manrubia this is now implemented. I pushed the change here:

[https://github.com/discourse/discourse/commit/86d12bd44bb23767958364743a2afdf064331c81](https://github.com/discourse/discourse/commit/86d12bd44bb23767958364743a2afdf064331c81)

Note: the UI is not updated yet, we are going to wait a few betas.

Keep in mind, this change will slowly appear on your forum after the update. We will update the search index for 20k posts every 2 hours to gain the new feature. If you feel like rushing it:

```plaintext
./launcher enter app
rake search:reindex

```

A rushed reindex is running on meta right now.

---

_[View the full topic](https://meta.discourse.org/t/search-only-within-topic-titles/27600)._
