# 搜索时会忽略特定术语吗？

**URL:** <https://meta.discourse.org/t/are-specific-terms-ignored-from-searches/106208>\
**Category:** Support\
**Created:** [2019年一月10日 17:04 UTC](https://meta.discourse.org/t/are-specific-terms-ignored-from-searches/106208 "2019-01-10T17:04:51Z")\
**Posts on this page:** 1\
**Showing post:** 5

<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:** [2021年七月19日 22:23 UTC](https://meta.discourse.org/t/are-specific-terms-ignored-from-searches/106208/5 "2021-07-19T22:23:05Z")

</div>

我也很惊讶“about”会出现在当前的 Postgres 停用词列表中，但这里就是：

> <https://github.com/postgres/postgres/blob/master/src/backend/snowball/stopwords/english.stop>

一个变通方法是在特定类别中搜索置顶话题：

`in:pinned #support`

---

_[View the full topic](https://meta.discourse.org/t/are-specific-terms-ignored-from-searches/106208)._
