# Search just the initial topic post, excluding replies?

**URL:** https://meta.discourse.org/t/search-just-the-initial-topic-post-excluding-replies/29834
**Category:** Support
**Created:** [6월 10, 2015, 2:37오전 UTC](https://meta.discourse.org/t/search-just-the-initial-topic-post-excluding-replies/29834 "2015-06-10T02:37:32Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![peternlewis](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/peternlewis/32/108888_2.png) [@peternlewis](https://meta.discourse.org/u/peternlewis)
#### Post date: [6월 10, 2015, 2:37오전 UTC](https://meta.discourse.org/t/search-just-the-initial-topic-post-excluding-replies/29834/1 "2015-06-10T02:37:32Z")

</div>

Continuing the discussion from [Search of category and user should return results](https://meta.discourse.org/t/search-of-category-and-user-should-return-results/29752):

The user wants to see all their _posts_ in a specific category.

Is there any way to limit the search to just the initial topic post?

```
username:myname category:mycategory SOMETHING

```

What does “in:posted” mean? Perhaps “in:initial”? Or “in:first” or something.

---

<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: [6월 10, 2015, 3:13오전 UTC](https://meta.discourse.org/t/search-just-the-initial-topic-post-excluding-replies/29834/2 "2015-06-10T03:13:24Z")

</div>

I don’t think there is any way to do this at the moment. Probably when we do full page advanced search in a few months we can add that.

---

<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: [6월 23, 2015, 3:40오전 UTC](https://meta.discourse.org/t/search-just-the-initial-topic-post-excluding-replies/29834/3 "2015-06-23T03:40:03Z")

</div>

Complete via:

[https://github.com/discourse/discourse/commit/63351d5629e4423a76389fae00916142b96677fa](https://github.com/discourse/discourse/commit/63351d5629e4423a76389fae00916142b96677fa)

---

<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: [6월 23, 2015, 3:40오전 UTC](https://meta.discourse.org/t/search-just-the-initial-topic-post-excluding-replies/29834/4 "2015-06-23T03:40:06Z")

</div>


