E
E
Evgeny Bukharev2016-11-10 10:02:11
MySQL
Evgeny Bukharev, 2016-11-10 10:02:11

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

3 answer(s)
V
Vitaliy Orlov, 2016-11-10
@evgenybuckharev

Maybe google "trigram index (Sphinx|ElastikSearch)" you can also google soundex + prefix / infix

A
Alexander Aksentiev, 2016-11-10
@Sanasol

php.net/manual/en/function.levenshtein.php
https://ru.wikipedia.org/wiki/%D0%A0%D0%B0%D1%81%D...

S
Sergey, 2016-11-10
@seriyPS

https://habrahabr.ru/company/sphinx/blog/61807/ I screwed this up a long time ago

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question