postgrespro/rum

Question about creating tsvector column or not

rudibroekhuizen opened this issue · 2 comments

Hi, I get really great results using a rum index searching our datasets at naturalis.nl, thanks for your great work!

I have question. In this presentation: https://www.postgresql.eu/events/pgconfeu2018/sessions/session/2116/slides/137/pgconf.eu-2018-fts.pdf it states "no need tsvector column". Can you provide an example command to create a rum index without first creating a tsvector column? Thanks!

Ok, thanks for your answer, I will try that!