# 语义搜索没有得到很多结果

**URL:** <https://meta.discourse.org/t/getting-a-lot-of-no-results-for-semantic-search/351177>\
**Category:** Support\
**Tags:** ai, ai-search\
**Created:** [2025年二月7日 23:23 UTC](https://meta.discourse.org/t/getting-a-lot-of-no-results-for-semantic-search/351177 "2025-02-07T23:23:00Z")\
**Posts on this page:** 1\
**Showing post:** 13

<div class="post-metadata">

**Author:** ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)\
**Post date:** [2025年二月13日 15:43 UTC](https://meta.discourse.org/t/getting-a-lot-of-no-results-for-semantic-search/351177/13 "2025-02-13T15:43:37Z")

</div>

> [@tyler.lamparter](#):
>
> 在这种特定情况下，我预计会得到 0 个搜索结果和 0 个 AI 结果。

哦哦哦，我明白了。这种情况下的做法行不通。

我们目前的 AI 搜索方式是这样的：

- 接收用户输入
- 根据论坛描述创建一个关于该输入的新帖子
- 返回与该新帖子在语义上最相似的主题

搜索没有截止距离阈值，因为要找出能覆盖数千个 Discourse 实例的通用阈值并非易事。这在 [Setting a similarity threshold for semantic search](https://meta.discourse.org/t/setting-a-similarity-threshold-for-semantic-search/319894?u=falco) 有讨论。

我们正在研究推出一种新方法，该方法将执行更标准的 LLM + RAG 搜索并返回对话式响应，您可以调整提示词来表示“未找到结果”。这将在未来几周内推出，届时我会在此处通知您可以进行测试。

---

_[View the full topic](https://meta.discourse.org/t/getting-a-lot-of-no-results-for-semantic-search/351177)._
