Developing a searching engine

Поиск
Список
Период
Сортировка
От JORGE MALDONADO
Тема Developing a searching engine
Дата
Msg-id CAAY=A7_n=-9M9fn5Wf6y9AWbHP=jq+to7E1C6uhH1vrhprGEzw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Developing a searching engine  ("Jean-Yves F. Barbier" <12ukwn@gmail.com>)
Список pgsql-novice
I am developing a web application in which I want to include a search engine but I would like to "recommend" possible situations. For example, if a user wants to search for the name of an artist, lets say RINGO STAR, an it is typed RYNGO ZTAR; I would like to suggest such a user that he/she could have meant RINGO STAR.
I have read PostgreSQL documentation and I see the LIKE and SIMILAR operators, can one of them serve my purpose or should I look for a special algorithm?

I will appreciate any comment.

Respectfully,
Jorge Maldonado

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

Предыдущее
От: "Jean-Yves F. Barbier"
Дата:
Сообщение: Re: WARNING: pgstat wait timeout
Следующее
От: "Jean-Yves F. Barbier"
Дата:
Сообщение: Re: Developing a searching engine