Skip to content

How to use TSVECTOR for PostgreSQL ? #14377

Discussion options

You must be logged in to vote

You do need to use to_tsvector manually. I suppose it would be a potential improvement to do it automatically, but the impact of such a change need to be researched first

You also need to use to_tsquery when comparing

I can't say whether the column should be indexed, but I would say yes?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@NicoSan20
Comment options

@ephys
Comment options

Answer selected by NicoSan20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants