# 结合多个高级搜索过滤器

**URL:** <https://meta.discourse.org/t/combining-multiple-advanced-search-filters/256842>\
**Category:** Feature\
**Tags:** search\
**Created:** [2023年三月2日 15:44 UTC](https://meta.discourse.org/t/combining-multiple-advanced-search-filters/256842 "2023-03-02T15:44:03Z")\
**Posts on this page:** 1\
**Showing post:** 11

<div class="post-metadata">

**Author:** ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)\
**Post date:** [2026年一月2日 21:43 UTC](https://meta.discourse.org/t/combining-multiple-advanced-search-filters/256842/11 "2026-01-02T21:43:28Z")

</div>

“仅返回主题/帖子…”下拉菜单现在支持多选

 ![Screenshot_20260102_224231_Firefox](https://global.discourse-cdn.com/meta/original/4X/b/3/9/b39ee4654504e509b798a7c0ae18723715d7edad.jpeg)

> <https://github.com/discourse/discourse/pull/36697>
>
> Convert the advanced search "filters" section from a mix of checkboxes and a sin…gle-select dropdown to a unified multi-select component, allowing users to apply multiple filters simultaneously.
> 
> Changes:
> \- Replace ComboBox and checkboxes with a MultiSelect for in:/with: filters
> \- Change searchedTerms.in from a single value to an array
> \- Remove special.in tracking (title, likes, messages, seen) - now unified
> \- Add buildFilterOptions helper to construct filter options consistently
> \- Add new filters: created, likes, bookmarks, seen, all, title
> \- Update locale strings with "Select filters…" placeholder
> 
> Ref - https://meta.discourse.org/t/391095
> 
> \*\*BEFORE\*\*
> 
> \<img width="1851" height="1206" alt="CleanShot 2025-12-15 at 17 05 41" src="https://github.com/user-attachments/assets/fd8bada0-8fdb-41a8-919a-8e2c122c61e6" /\>
> 
> \*\*AFTER\*\*
> 
> \<img width="1851" height="1206" alt="CleanShot 2025-12-15 at 17 05 28" src="https://github.com/user-attachments/assets/874370a9-5b96-4837-829d-33a2c9d62c1d" /\>

---

_[View the full topic](https://meta.discourse.org/t/combining-multiple-advanced-search-filters/256842)._
