# 无法搜索两个字母的单词

**URL:** <https://meta.discourse.org/t/not-able-to-search-for-words-with-2-letters/193298>\
**Category:** Feature\
**Created:** [2021年六月9日 15:38 UTC](https://meta.discourse.org/t/not-able-to-search-for-words-with-2-letters/193298 "2021-06-09T15:38:48Z")\
**Posts on this page:** 2\
**Page:** 1

<div class="post-metadata">

**Author:** ![leopedrini](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/leopedrini/32/119430_2.png) [@leopedrini](https://meta.discourse.org/u/leopedrini)\
**Post date:** [2021年六月9日 15:38 UTC](https://meta.discourse.org/t/not-able-to-search-for-words-with-2-letters/193298/1 "2021-06-09T15:38:48Z")

</div>

大家好，

我不确定这是否是一个 bug……  
或者是我需要在设置中修复的问题……  
甚至不确定这是否是预期行为……

我无法搜索包含两个字母的单词。

例如，我记得在我的网站上看到过这个帖子（关于 AM 或 UM）。

> **[UM or AM Traffic](https://www.telecomhall.net/t/um-or-am-traffic/12946)**
>
> Hi Experts, How it is determined whether a traffic is treated to be UM or AM. At that point I don’t think that network layer of the traffic is checked whether it is UDP or TCP? Then what is the method of treating packets on layer2 in terms of...

我尝试搜索“UM”或“AM”，但没有结果。

 ![image](https://global.discourse-cdn.com/meta/original/3X/e/c/ecffce62a439ab1ff0f95d0c0eff9e344a256312.png)

但如果我这样搜索：“UM or AM”，就能正常工作。

 ![image](https://global.discourse-cdn.com/meta/original/3X/3/0/308434cce3f758baa287996fa9150c5e3d205f68.png)

---

<div class="post-metadata">

**Author:** ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)\
**Post date:** [2021年六月9日 17:32 UTC](https://meta.discourse.org/t/not-able-to-search-for-words-with-2-letters/193298/2 "2021-06-09T17:32:55Z")

</div>

默认情况下，2 个字符的搜索词预计无法使用。您可以修改一个名为 `min search term length` 的站点设置。

无论长度如何，搜索"or"以及"the"等其他常见词都不会生效，因为它们是 [停用词](https://en.wikipedia.org/wiki/Stop_word)。这些词非常常见，很可能出现在大多数帖子中，因此在搜索时会被忽略。
