On Dec 6, 2010, at 12:15 PM, Pragya Kapoor wrote: > > Could anyone let me know that in below output from Spell api what does word > distance,key-distance and word-distance signifies. I need details of all > these. > > <spell:word distance="0" key-distance="0" word-distance="0" > levenshtein-distance="0">almshouse</spell:word> > > I checked search-dev-guide also. But could not found any details for the same. > > Thanks, > Pragya
Those show the distances that different parts of the spell suggest have calculated. They are mostly useful for diagnosing problems. Do you have a problem with spelling suggestions? wunder -- Walter Underwood Lead Engineer [email protected] _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
