我正在使用postgres支持的全文搜索,我安装了acts_as_tsearch插件并且它运行成功,但是当我稍后尝试它时发现了一个错误
acts_as_tsearch
runtimeError:ERROR C42883函数ts_rank_cd(text,tsquery)不存在HNo函数匹配给定的名称和参数类型.您可能需要添加显式类型
postgresql full-text-search ruby-on-rails
full-text-search ×1
postgresql ×1
ruby-on-rails ×1