# AI Zoeken voor het vinden van niet-exacte overeenkomsten

**URL:** https://meta.discourse.org/t/ai-search-for-finding-non-exact-matches/275569
**Category:** Feature
**Tags:** ai, ai-search
**Created:** [17 augustus 2023 om 10:08 UTC](https://meta.discourse.org/t/ai-search-for-finding-non-exact-matches/275569 "2023-08-17T10:08:13Z")
**Posts on this page:** 1
**Showing post:** 12

<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: [6 september 2023 om 20:22 UTC](https://meta.discourse.org/t/ai-search-for-finding-non-exact-matches/275569/12 "2023-09-06T20:22:10Z")

</div>

> [@simon](#):
>
> It’s great! Especially when I enter a search phrase that returns “No results found” for the exact match search.

That’s exactly one of the problems I wanted to address with this new feature. The semantic search will always find _something_.

> [@simon](#):
>
> the initial search could return results from the most likely categories and a suggestion could be given to try expanding the search to other categories.

At the moment, the semantic search is pretty barebones. It consists of just a few lines of code in the backend and returns whatever is closest semantically. It lacks any of the search features we added to the standard search over the last decade, like [Search Improvements in 2.3](https://meta.discourse.org/t/search-improvements-in-2-3/113411) and many others. Because of this, it’s currently being offered as a complementary results set.

If the feature is well-received and we can perfect the UI in the product, then we’ll attempt to incorporate the Discourse specific parts to the semantic search results.

---

_[View the full topic](https://meta.discourse.org/t/ai-search-for-finding-non-exact-matches/275569)._
