A
A
Anton2016-01-24 03:12:34
PostgreSQL
Anton, 2016-01-24 03:12:34

How to implement full text search (PostgreSQL/RoR)?

Hello!
It is necessary to search for a piece of a word for all matches in the table. What is the best way to implement this in a RoR project with PostgreSQL?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Mike Butlitsky, 2016-01-24
@goodprogrammer

Best short video on this topic:
railscasts.com/episodes/343-full-text-search-in-po...
the rest of the nuances are well understood from the Postgres docs.
You can check how it works, for example, on azbuker.ru
We also use it on goodprogrammer.ru

E
Eugene Burmakin, 2016-01-24
@Freika

https://mkdev.me/posts/kak-delat-full-text-poisk-v...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question