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 forjackfruits” with Change Limit: [1] [2] [3] [4] [5]

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

38 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
jackfruits265132(None) 
jackfruit2552121jackfruit_
backfits19106953backf__its
acquits1857294_ac__quits
afrits9311904_a__fr_its
backcourts2052924backcourts
backdrafts2252694backdrafts
backfit18108214backf__it_
backflips2243334backf_lips
backouts1698644back_ou_ts
backrests1744984back_rests
bankrupts1741894bank_rupts
eggfruits146834_eggfruits
fogfruits1671404_fogfruits
fruits94512494____fruits
grapefruits176824grapefruits
hackbuts1943874hack_bu_ts
jackaroos2243524jackar_oos
jackboots2443644jack_boots
jackeroos2244044jacker_oos
jackers204214454jacker___s
jackets205011374jack___ets
jackfish2744124jackf__ish
jackfishes2943764jackfishes
jackies202912624jack___ies
jacklights2752794jacklights
jackpots2344004jack__pots
jackrabbits286534jackrabbits
jackrolls2252484jack_rolls
jackshafts2952254jackshafts
jacksmelts25121394jacksmelts
kiwifruits206654kiwifruits
rackfuls1744644rackf_u_ls
recruits1036564rec__ruits
sackbuts1644054sack_bu_ts
sackfuls1744164sackf_u_ls
starfruits1351434starfruits
tracksuits1652064track_suits

Search took 10 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 Filter1786911614500.450397091.1
2DLD Change Limit161450389.34617274.8
3Display Results38380.0132923.1
 (SQL Overall)178691389.80918217.0