# 停用어 목록에서 'about'을 제거해 주세요

**URL:** https://meta.discourse.org/t/please-remove-about-from-the-stop-words-lists/395455
**Category:** Feature
**Tags:** search
**Created:** [2월 8, 2026, 2:23오전 UTC](https://meta.discourse.org/t/please-remove-about-from-the-stop-words-lists/395455 "2026-02-08T02:23:38Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![one1](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/one1/32/493591_2.png) [@one1](https://meta.discourse.org/u/one1)
#### Post date: [2월 8, 2026, 2:23오전 UTC](https://meta.discourse.org/t/please-remove-about-from-the-stop-words-lists/395455/1 "2026-02-08T02:23:38Z")

</div>

이 게시물에 대한 후속 내용입니다: [Are specific terms ignored from searches?](https://meta.discourse.org/t/are-specific-terms-ignored-from-searches/106208)

최근 한 관리자가 특정 카테고리에서 “About”(소개) 게시물을 찾으려 할 때 이 문제에 직면했습니다. 해당 게시물은 고정 해제된 상태였습니다. 단순히 "about"라는 단어로 검색하면 결과가 나오지 않았지만, "about the x category"로 검색하면 해당 게시물이 정확히 검색되었습니다.

이것은 수정하기가 매우 간단하고 문제도 명백해 보입니다. 전 세계적으로 “About” 게시물이 있는 Discourse 카테고리가 얼마나 많을 것이며, 그 모든 것이 검색되지 않는다는 사실은 놀랍습니다.

---

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [2월 8, 2026, 3:05오전 UTC](https://meta.discourse.org/t/please-remove-about-from-the-stop-words-lists/395455/2 "2026-02-08T03:05:57Z")

</div>

> [@Is "About" excluded from search?](https://meta.discourse.org/t/is-about-excluded-from-search/83627/2?u=lilly):
>
> Yes it is excluded, read all about [https://superuser.com/questions/479400/list-of-stopwords-in-postgres-9-1](https://superuser.com/questions/479400/list-of-stopwords-in-postgres-9-1) Current default English stopword list is: dev:/usr/share/postgresql/10/tsearch\_data# cat english.stop i me my myself we our ours ourselves you your yours yourself yourselves he him his himself she her hers herself it its itself they them their theirs themselves what which who whom this that these those am is are was were be been being have has had having do does did doing a an the and b…

---

<div class="post-metadata">

### Author: ![one1](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/one1/32/493591_2.png) [@one1](https://meta.discourse.org/u/one1)
#### Post date: [2월 8, 2026, 3:19오전 UTC](https://meta.discourse.org/t/please-remove-about-from-the-stop-words-lists/395455/3 "2026-02-08T03:19:53Z")

</div>

링크를 공유해 주셔서 감사합니다. 해당 항목이 포함되어 있다는 사실은 알고 있습니다. 제 말은, 포함되지 않아야 한다는 것입니다.

이런 목록이 존재하는 데는 분명 이유가 있을 것입니다. 제 주장은, 우리의 상황에서는 일반적인 목록이 도움이 되지 않는다는 것입니다.

기본 목록을 오버라이드할 방법이 전혀 없나요?

---

<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: [2월 9, 2026, 2:55오전 UTC](https://meta.discourse.org/t/please-remove-about-from-the-stop-words-lists/395455/4 "2026-02-09T02:55:04Z")

</div>

> [@one1](#):
>
> 기본 목록을 덮어쓸 방법이 전혀 없나요?

불행히도 Discourse는 이 목록을 제어하지 않으며, 이 목록은 Postgres 설정에서 가져옵니다.

이를 수정하는 것은 상당히 복잡할 수 있으며, 오히려 역효과가 날 수 있습니다:

[https://meta.discourse.org/discourse-ai/ai-bot/shared-ai-conversations/V4G23aQh6Q-DECgXU-7zVA](https://meta.discourse.org/discourse-ai/ai-bot/shared-ai-conversations/V4G23aQh6Q-DECgXU-7zVA)

검색을 더 좋게 만들 여지는 충분히 있지만, 이는 기능 요청 사항에 해당합니다.

---

<div class="post-metadata">

### Author: ![one1](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/one1/32/493591_2.png) [@one1](https://meta.discourse.org/u/one1)
#### Post date: [2월 9, 2026, 3:11오전 UTC](https://meta.discourse.org/t/please-remove-about-from-the-stop-words-lists/395455/5 "2026-02-09T03:11:47Z")

</div>

네, 제가 필요했던 답은 맞지만, 내가 원했던 건 아니네요. 🙃

감사합니다.
