Welcome!   Search Scrabble® Dictionary using DLD   Statistics   Compare any two Strings using DLD   Reference   Your IP

Dictionary Search Results using Damerau-Levenshtein distance in T-SQL

Here are the results of your fuzzy-string dictionary search forheifers” with Change Limit: [1] [2] [3]

You can choose a higher Change Limit to return more words, although it will take longer.
to automatically increase the Change Limit after seconds.

47 similar words found! Changes to Transform each Found Word to your word are shown as:
 remove a letter ~ replace a letter ~ swap two letters ~ _add a letter from your word
(Use the links in the Changes column to see more Transformation details.)

Found WordScrabble ScoreSearched PreviouslyFound PreviouslyChangesTo Transform to your Word
heifers133793(None) 
heifer1238201heifer_
ceilers93912532ceilers
defers105116942de_fers
defiers113913992defiers
deicers103612732deicers
deifiers12348992deifiers
eiders74321362_eiders
fifers125414922_fifers
hailers104017262hailers
headers113819392headers
healers104319462healers
heapers123616672heapers
hearers104319782hearers
heaters104225222heaters
heavers133717192heavers
heders104119762he_ders
hedgers124310262hedgers
heeders114213742heeders
heelers103815622heelers
hefters134312002hefters
heiress1036812heiress
heirs85618562hei__rs
heisters113413132heisters
hellers103619832hellers
helpers123311852helpers
hemmers143310842hemmers
herders113914122herders
hewers123715272he_wers
hexers165612752he_xers
hiders104919652h_iders
hikers135014352h_ikers
hirers94518062h_irers
hoofers134513322hoofers
knifers14537082knifers
lifers95617842_lifers
reefers103312592reefers
refers93921082re_fers
reifiers11309842reifiers
reivers105117082reivers
seiners74219272seiners
seisers73816392seisers
seizers164112502seizers
telfers10299072telfers
veilers103911822veilers
veiners104112522veiners
weiners103913062weiners

Search took 4 seconds overall (including website activity, plus SQL activity in the following phases):

  1. Length Filter: Limit the application of DLD to words with length difference of no more than the Change Limit.
  2. DLD Change Limit: Apply DLD to each remaining word, limiting each comparison according to the Change Limit.
  3. Display Results: Return the results, with similar words marked up to highlight differences.
SeqSearch PhaseWords CheckedWords MatchedSecondsWords Per Sec
1Length Filter1786911076710.373479064.3
2DLD Change Limit107671472.94036622.8
3Display Results47470.0133615.4
 (SQL Overall)178691473.32653725.5