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 forhaulier” 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.

46 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
haulier105994(None) 
hauler95015121haul_er
hauliers1176711hauliers
haulmier1333141haulmier
aulder7511452_aulder
baulkier1433532baulkier
caulker13456892caulker
dallier84215372dallier
daubier1037102daubier
earlier72612742earlier
faultier1135282faultier
gaudier938452gaudier
gauzier1735632gauzier
hacklier1737132hacklier
hailer94720342hail_er
hairier103111052hairier
haler85033522ha_l_er
halter94420882ha_lter
hammier143510652hammier
handier113817442handier
happier143312042happier
hardier114721542hardier
harrier104417752harrier
hastier103916622hastier
hauled104415212haul_ed
haulers104012442haul_ers
hauling113714432hauling
haunter103111152haunter
hazier184712402ha_zier
hillier103413962hillier
holier94921622h_olier
hulkier14328972h_ulkier
huller93919102h_uller
manlier92414022manlier
marlier92614772marlier
mauler84416712maul_er
palier85023562pa_lier
pallier94417162pallier
rallier73816272rallier
rulier65016352_rulier
sallier73320422sallier
saucier9810282saucier
shalier103116422sha_lier
tallier72817212tallier
vaulter10257712vaulter
vaultier1144292vaultier

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.376475242.0
2DLD Change Limit107671463.29632667.2
3Display Results46460.0133538.5
 (SQL Overall)178691463.68548491.5