Answer the question
In order to leave comments, you need to log in
How to implement a search for words with spelling errors?
Good afternoon!
The task is to implement a search for words with spelling errors.
Suitcase / Chimodan, profession / profession and so on?
The data is stored in MySQL.
Can engines like ElastikSearch or Sphinx implement such functionality?
Answer the question
In order to leave comments, you need to log in
Maybe google "trigram index (Sphinx|ElastikSearch)" you can also google soundex + prefix / infix
php.net/manual/en/function.levenshtein.php
https://ru.wikipedia.org/wiki/%D0%A0%D0%B0%D1%81%D...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question