标签: ruby-on-rails thinking-sphinx
我正在使用Thinking Sphinx宝石。有没有办法配置它,以便它在搜索结果中包含复数和单数字?
例如: “狗”会找到“狗” “服务”将找到“服务”
我相信任何搜索功能都应该采取这种行动。
答案 0 :(得分:2)
你必须在思考sphinx yml文件中添加形态。
development: morphology: stem_en