ryanb/xapit

Spell checker

ryanb opened this issue · 0 comments

If spell checking is enabled, when someone queries "pengiun" it should suggestion "penguin" if that is an indexed term. This can be stored in Collection#similar_terms method which returns an array of matching terms that are only a few characters away from the words mentioned in the query.