当前讨论是否支持在主题标题中使用“部分匹配搜索”?

It doesn’t work on my discourse.

For example, my discourse has the title, “approximately.”
When I search with “approx”, the suggested search results will show up.
When I search with “mately”, the suggested search results will not show up.

My discourse is old, v1.6.0.beta10 +9.

It does not matter, you need to upgrade ASAP, many exploits were patched since 1.6…

这是按设计实现的。要实现您描述的那种搜索方式,通常的做法是使用三字符组(trigrams)。目前暂无基于三字符组搜索的计划。