Collabora Office 21.06 帮助
查找与「查找文本类似的条目。选中此复选框,然后点击 ...」按钮以定义类似选项。
例如,类似查找可以查找与「查找」文本相差两个字符的词语。
定义用于确定文档中的字词是否与查找项类似的条件。
输入查找项中可以交换的字符数。例如,如果指定 2 个可交换的字符,则会认为「sweep」与「creep」是类似的词。
输入词语最多可以超出查找项的字符数。
输入词语可以少于查找条目的字符数。
查找与类似查找设置的任意组合相匹配的项。
Using Combine better meets a user's expectations from looking at the settings, but may return false positives. Not using Combine may match less than expected, but does not return false positives.
A Weighted Levenshtein Distance (WLD) algorithm is used. If Combine is not checked, then settings are treated as an exclusive-OR (strict WLD).If Combine is checked, then settings are treated as an inclusive-OR (relaxed WLD).
Be careful when using Replace All with Similarity Search. Best to be certain first about what will be found.