mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 00:43:24 +08:00
26b3c63c74
Sometimes the fuzzy search would return too many site setting results
making it hard to find what you are searching for. This change still
allows for fuzzy searching but tightens up the criteria for being a
fuzzy match.
One example is searching for 'cheer', a term associated with a plugin,
previously returned ~55 search results. With this change it will return
~13 (Actual numbers depend on how many plugins your instance has).
Another example is searching for 'digest'. Previously returned ~37
results and now will return ~14.
Follow up to:
|
||
---|---|---|
.. | ||
images | ||
javascripts | ||
stylesheets |