Similarity Search
Temukan istilah yang mirip denganTemukan teks. Pilih kotak centang, dan kemudian klikKesamaan tombol untuk menentukan opsi kesamaan.
Sebagai contoh, kesamaan pencarian dapat menemukan kata yang berbeda dari teks Cari dengan dua karakter.
Kemiripan
Tetapkan kriteria untuk menentukan apakah sebuah kata mirip dengan istilah pencarian.
Pertukaran karakter
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".
Karakter
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".
Buang karakter
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".
Gabung
Mencari istilah yang cocok dengan sebarang kombinasi dari pengaturan pencarian kesamaan.
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.