Enable JavaScript in the browser to display LibreOfficeDev Help pages.

Similarity Search

查找与「查找文本类似的条目。选中此复选框,然后点击 ...」按钮以定义类似选项。

例如,类似查找可以查找与「查找」文本相差两个字符的词语。

要访问此命令...


Similarities

定义用于确定文档中的字词是否与查找项类似的条件。

交换字符

Enter the number of characters in the search term that can be exchanged. For example, if you specify 2 exchanged characters, "sweep" and "creep" are considered similar, when exchanging "sw" and "cr".

添加字符

Enter the maximum number of characters by which a word can exceed the number of characters in the search term. For example, if you specify 3 additional characters, "long" and "longest" are considered similar, but not "longitude".

删除字符

Enter the number of characters by which a word can be shorter than the search term.For example, if you specify 3 removed characters, "longitude" and "longest" are considered similar, but not "long".

合并

查找与类似查找设置的任意组合相匹配的项。

tip

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.


note

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).


warning

Be careful when using Replace All with Similarity Search. Best to be certain first about what will be found.