Fuzzy text search

Поиск
Список
Период
Сортировка
От jennyw
Тема Fuzzy text search
Дата
Msg-id 4378B16B.6060806@dangerousideas.com
обсуждение исходный текст
Ответы Re: Fuzzy text search  (Martijn van Oosterhout <kleptog@svana.org>)
Re: Fuzzy text search  (Hannes Dorbath <light@theendofthetunnel.de>)
Re: Fuzzy text search  (Teodor Sigaev <teodor@sigaev.ru>)
Список pgsql-general
We've heard that PostgreSQL can do fuzzy search, but haven't had much
luck. I'm brand new to PostgreSQL, so this might be completely obvious
for an experienced user.

Are there any how-tos on fuzzy text searching? Someone said to try using
tsearch2, but it seems that it does full-text searching, but not fuzzy
search. Ideally, we'd like to use that w/ a fuzzy search option. In
particular, if someone searches for "imat" we want to return results
including "immaterial" and "imaterial" (so misspellings plus partial match).

Thanks!

Jen




В списке pgsql-general по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Outer join with where conditions
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Fuzzy text search