I've got a tsvector column in a table and I would like to be able to remove a lexeme from the tsvector.
I've started playing around with ts_stat to rebuild a new tsvector, but it seems quite complicated.
Is there a simple way to do it?
I've got a tsvector column in a table and I would like to be able to remove a lexeme from the tsvector.
I've started playing around with ts_stat to rebuild a new tsvector, but it seems quite complicated.
Is there a simple way to do it?