# Permalinks 不再提供搜索或显示所有 permalinks 的方式

**URL:** <https://meta.discourse.org/t/permalinks-no-longer-has-a-way-to-search-or-show-all-permalinks/351922>\
**Category:** Bug\
**Tags:** permalinks\
**Created:** [2025年二月12日 17:03 UTC](https://meta.discourse.org/t/permalinks-no-longer-has-a-way-to-search-or-show-all-permalinks/351922 "2025-02-12T17:03:47Z")\
**Posts on this page:** 1\
**Showing post:** 9

<div class="post-metadata">

**Author:** ![Osama](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/osama/32/98013_2.png) [@Osama](https://meta.discourse.org/u/Osama)\
**Post date:** [2025年二月15日 00:11 UTC](https://meta.discourse.org/t/permalinks-no-longer-has-a-way-to-search-or-show-all-permalinks/351922/9 "2025-02-15T00:11:28Z")

</div>

将在以下位置修复：

> <https://github.com/discourse/discourse/pull/31354>
>
> Permalink search regressed in https://github.com/discourse/discourse/pull/30633 …where the search implementation was changed from server side to client side. Prior to that change, we included a \`filter\` param in the request to make the server find permalinks that matched the given filter and return the results limited to 100 records. However, with that change, we stopped sending the \`filter\` param with the request, which made the server always return the same 100 records which would then be filtered on the client side. That means if a site has more than 100 records, any records that don't make it in the first 100 will never be found using search.
> 
> Meta topic: https://meta.discourse.org/t/permalinks-no-longer-has-a-way-to-search-or-show-all-permalinks/351922?u=osama

感谢您的报告 @atw 🙏

---

_[View the full topic](https://meta.discourse.org/t/permalinks-no-longer-has-a-way-to-search-or-show-all-permalinks/351922)._
