Closed moore3071 closed 1 year ago
I'm also not sure that we should allow any text expression here, since it very specifically has to be either A, B, C, or D.
I'm also not sure it works? Postgres complained at me:
ERROR: function setweight(tsvector, text) does not exist
A simplification of #4 without the ts_rank variants. This PR simply adds the setweight function of Postgres' fulltext search.