# 搜索缩略图

**URL:** https://meta.discourse.org/t/search-thumbnails/395082
**Category:** Plugin
**Created:** [2026年二月3日 20:57 UTC](https://meta.discourse.org/t/search-thumbnails/395082 "2026-02-03T20:57:30Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [2026年二月3日 20:57 UTC](https://meta.discourse.org/t/search-thumbnails/395082/1 "2026-02-03T20:57:30Z")

</div>

| | | |
| --- | --- | --- |
| ℹ | **摘要** | 为图片搜索结果添加缩略图 |
| 👓 | **预览** | [Search results for 'trip with:images order:latest' - Unicyclist.com](https://unicyclist.com/search?q=trip%20with%3Aimages%20order%3Alatest) |
| 🛠 | **代码库链接** | [https://github.com/Canapin/discourse-search-thumbnails](https://github.com/Canapin/discourse-search-thumbnails) |
| 📖 | **安装指南** | [如何在 Discourse 中安装插件](https://meta.discourse.org/t/install-plugins-in-discourse/19157) |

## 特性

此插件为图片搜索结果添加了缩略图。您可以在[此处](https://unicyclist.com/search?q=trip%20with%3Aimages%20order%3Alatest)实时查看。

 ![image](https://global.discourse-cdn.com/meta/original/4X/6/5/9/65967ff8318b3dd7f49980e07f249dbf4782ce91.png)

很多时候，在我自己的论坛上，我使用搜索来查找特定的图片。  
点击每个搜索结果以打开帖子并查看我正在寻找的图片是否在其中，这很乏味 ![image-(1)](https://global.discourse-cdn.com/meta/original/4X/9/0/5/90595dea2d13d7fbf418cd53c53987d3309a23b2.png)

此功能使搜索图片变得更容易。

默认情况下，缩略图仅在您使用 `with:images` 搜索过滤器时显示，但有一个设置可以将此功能扩展到所有搜索。

## 截图

快速搜索：

 ![image](https://global.discourse-cdn.com/meta/original/4X/6/1/f/61f4862ce16c626be4e4050ed84e2d22446c5cc1.jpeg)

完整搜索：

图片搜索中启用了缩略图

 ![image](https://global.discourse-cdn.com/meta/original/4X/1/f/8/1f83d4ac37f8797d46ece2867e6d8e7b4f204d78.jpeg)

非图片搜索中启用了缩略图

 ![image](https://global.discourse-cdn.com/meta/original/4X/f/b/9/fb9fc09aed8209c64bfa3b493926fb8dba0ca168.jpeg)

## 设置

| 设置 | 描述 | 默认值 |
| --- | --- | --- |
| `search_thumbnails_enabled` | 在包含图片的帖子的搜索结果中启用缩略图预览。 | `true` |
| `search_thumbnails_only_with_images_filter` | 仅在使用 `with:images` 过滤器时显示缩略图。如果禁用，缩略图将出现在所有搜索中。 | `true` |
| `search_thumbnails_max_count` | 每个结果显示的缩略图的最大数量。设置为 0 表示无限制。 | `5` |

---

_[View the full topic](https://meta.discourse.org/t/search-thumbnails/395082)._
