> 2) i'm not entirely clear on the order in which suggestions are
> returned. for a search of "porgrams" against a subset of my data, i
> get these suggestions...i've added my own levenshtein calculations,
> provided they're correct:
>
> program: 3
> pulgram: 3
> porras: 2
> portrai
poking around at the spellcheck component, and have a couple questions:
1) is there a way to return the distance measure with
spellcheck.extendedResults? haven't poked too closely at the source,
but it might be useful.
2) i'm not entirely clear on the order in which suggestions are
returned. for