# 在包含特定词组的帖子里搜索最新帖子是否不再可能？

**URL:** https://meta.discourse.org/t/search-for-latest-posts-in-a-thread-containing-a-phrase-no-longer-possible/208520
**Category:** Bug
**Created:** [2021 年11 月 8 日 06:17 UTC](https://meta.discourse.org/t/search-for-latest-posts-in-a-thread-containing-a-phrase-no-longer-possible/208520 "2021-11-08T06:17:17Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![tqFan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tqfan/32/238912_2.png) [@tqFan](https://meta.discourse.org/u/tqFan)
#### Post date: [2021 年11 月 8 日 06:17 UTC](https://meta.discourse.org/t/search-for-latest-posts-in-a-thread-containing-a-phrase-no-longer-possible/208520/1 "2021-11-08T06:17:17Z")

</div>

或者至少对我来说是这样，这个功能似乎丢失了，但也许我看不到。\n我以前是通过按 Enter（进入全屏搜索窗口）然后点击 Latest 来实现的。\n焦点会保留在某个帖子串上。\n\n例如，我想显示包含“mod”一词的最新帖子，在一个帖子串中 \n\*\*[https://forums.crateentertainment.com/t/tool-grim-internals/38773.\*\*\n结果远远多于在小型搜索窗口中显示的（大约到第](https://forums.crateentertainment.com/t/tool-grim-internals/38773.**%5Cn%E7%BB%93%E6%9E%9C%E8%BF%9C%E8%BF%9C%E5%A4%9A%E4%BA%8E%E5%9C%A8%E5%B0%8F%E5%9E%8B%E6%90%9C%E7%B4%A2%E7%AA%97%E5%8F%A3%E4%B8%AD%E6%98%BE%E7%A4%BA%E7%9A%84%EF%BC%88%E5%A4%A7%E7%BA%A6%E5%88%B0%E7%AC%AC) 300 篇帖子）。\n\n进入高级搜索会丢失对这个特定帖子串的焦点，所以这没有帮助。\n也许这就是 bug，以及我应该如何给这个报告命名 - 高级搜索丢失了对某个帖子串的焦点。

---

<div class="post-metadata">

### Author: ![pmusaraj](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pmusaraj/32/119489_2.png) [@pmusaraj](https://meta.discourse.org/u/pmusaraj)
#### Post date: [2021 年11 月 8 日 19:31 UTC](https://meta.discourse.org/t/search-for-latest-posts-in-a-thread-containing-a-phrase-no-longer-possible/208520/5 "2021-11-08T19:31:48Z")

</div>

当搜索某个主题的帖子时，如果结果超过 5 个，则“更多”按钮会将该主题的所有结果加载到快速搜索面板中。

但是，可以合理地期望完整页面搜索也能保留该主题过滤器，因此我在 [FIX: Keep topic context when redirecting to full search by pmusaraj · Pull Request #14846 · discourse/discourse · GitHub](https://github.com/discourse/discourse/pull/14846) 中解决了这种情况。

---

<div class="post-metadata">

### Author: ![tqFan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tqfan/32/238912_2.png) [@tqFan](https://meta.discourse.org/u/tqFan)
#### Post date: [2021 年11 月 8 日 22:42 UTC](https://meta.discourse.org/t/search-for-latest-posts-in-a-thread-containing-a-phrase-no-longer-possible/208520/6 "2021-11-08T22:42:23Z")

</div>

谢谢，这将解决我的问题。

> [@pmusaraj](#):
>
> 如果结果超过 5 个，则“更多”按钮将加载该主题中的所有结果到快速搜索面板中。

它不会。它不会显示所有结果。单击一次后，它会显示大约 300 楼的结果。但是，该主题有大约 6000 楼，结果远不止这些。之后，“更多”按钮会消失。

但对我来说这不是问题，因为我更喜欢“全屏搜索大窗口”，并且将在我使用的论坛更新您的修复程序后使用它。

---

<div class="post-metadata">

### Author: ![pmusaraj](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pmusaraj/32/119489_2.png) [@pmusaraj](https://meta.discourse.org/u/pmusaraj)
#### Post date: [2021 年11 月 8 日 22:56 UTC](https://meta.discourse.org/t/search-for-latest-posts-in-a-thread-containing-a-phrase-no-longer-possible/208520/7 "2021-11-08T22:56:03Z")

</div>

哦，我明白了，这确实是一个非常独特的用例。即使在全页搜索中，也有硬性限制，最多 500 个结果。

但您可以在那里使用帖子的最小/最大搜索过滤器。

---

<div class="post-metadata">

### Author: ![tqFan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tqfan/32/238912_2.png) [@tqFan](https://meta.discourse.org/u/tqFan)
#### Post date: [2021 年11 月 8 日 23:15 UTC](https://meta.discourse.org/t/search-for-latest-posts-in-a-thread-containing-a-phrase-no-longer-possible/208520/8 "2021-11-08T23:15:18Z")

</div>

> [@pmusaraj](#):
>
> there is a hard limit 500

50 个结果，不是 500 个。我数了一下，它正好显示 50 条消息。

---

<div class="post-metadata">

### Author: ![pmusaraj](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pmusaraj/32/119489_2.png) [@pmusaraj](https://meta.discourse.org/u/pmusaraj)
#### Post date: [2021 年11 月 8 日 23:17 UTC](https://meta.discourse.org/t/search-for-latest-posts-in-a-thread-containing-a-phrase-no-longer-possible/208520/9 "2021-11-08T23:17:02Z")

</div>

好的，但是您可以滚动到页面底部，会显示更多结果，最多显示 500 条。

---

<div class="post-metadata">

### Author: ![tqFan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tqfan/32/238912_2.png) [@tqFan](https://meta.discourse.org/u/tqFan)
#### Post date: [2021 年11 月 8 日 23:18 UTC](https://meta.discourse.org/t/search-for-latest-posts-in-a-thread-containing-a-phrase-no-longer-possible/208520/10 "2021-11-08T23:18:51Z")

</div>

不。对我来说它仍然是 50。尝试在此主题中搜索“ **mod** ”  
然后点击“更多”。向下滚动到最后什么也没发生。

> **[\[Tool\] Grim Internals (v1.1.9.8 only)](https://forums.crateentertainment.com/t/tool-grim-internals-v1-1-9-8-only/38773)**
>
> Grim Internals New version v1.107 (x64) for GD v1.1.9.7 (uploaded 21. Aug 2022) Requirements: Visual C++ Redistributable for Visual Studio 2015 Installation: Extract the content of the zip file to your game installation directory and...

---

<div class="post-metadata">

### Author: ![pmusaraj](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pmusaraj/32/119489_2.png) [@pmusaraj](https://meta.discourse.org/u/pmusaraj)
#### Post date: [2021 年11 月 9 日 13:00 UTC](https://meta.discourse.org/t/search-for-latest-posts-in-a-thread-containing-a-phrase-no-longer-possible/208520/11 "2021-11-09T13:00:32Z")

</div>

此主题已在 13 小时后自动关闭。不再允许回复。

---

<div class="post-metadata">

### Author: ![pmusaraj](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pmusaraj/32/119489_2.png) [@pmusaraj](https://meta.discourse.org/u/pmusaraj)
#### Post date: [2021 年11 月 9 日 14:48 UTC](https://meta.discourse.org/t/search-for-latest-posts-in-a-thread-containing-a-phrase-no-longer-possible/208520/12 "2021-11-09T14:48:35Z")

</div>



---

<div class="post-metadata">

### Author: ![pmusaraj](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pmusaraj/32/119489_2.png) [@pmusaraj](https://meta.discourse.org/u/pmusaraj)
#### Post date: [2021 年11 月 9 日 14:49 UTC](https://meta.discourse.org/t/search-for-latest-posts-in-a-thread-containing-a-phrase-no-longer-possible/208520/13 "2021-11-09T14:49:46Z")

</div>

在快速搜索面板中，是的，限制是 50 篇帖子。但在整页搜索中，限制是 500 篇。

在 Grim 网站上，尝试在整页搜索中使用 `topic:ID`：

 ![image](https://global.discourse-cdn.com/meta/original/3X/d/2/d22c83d62a098cebc3b497978ceb03f1db41f154.png)

滚动时，您会看到越来越多的结果，最多可达 500 篇。

---

<div class="post-metadata">

### Author: ![pmusaraj](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pmusaraj/32/119489_2.png) [@pmusaraj](https://meta.discourse.org/u/pmusaraj)
#### Post date: [2021 年11 月 9 日 18:27 UTC](https://meta.discourse.org/t/search-for-latest-posts-in-a-thread-containing-a-phrase-no-longer-possible/208520/15 "2021-11-09T18:27:30Z")

</div>


