โ๏ธ Fuzzy match
Definitions¶
ON
(default)- It shows suggestions matched fuzzy
OFF
- It doesn't shows suggestions matched fuzzy
Examples¶
ON¶
OFF¶
Notes¶
- If โ๏ธ Match strategy is
prefix
, it needs to match the first character even if "fuzzy match" is enabled - Exact-or-partial-matched results are always displayed above fuzzy-matched ones
- There should be little or no performance degradation, but it may take twice the time, depending on the case
- You can suppress suggestions that you find noisy with the โ๏ธ Min fuzzy match score setting
Related issues¶
Since¶
v8.0.0