找不到 sphinx.yml 文件

发布于 2024-09-05 14:50:42 字数 286 浏览 5 评论 0原文

我正在运行 Rails 2.2.3,使用 mysql 作为数据库方案 &认为 sphinx 作为插件安装。 我遇到两个问题:

1)我无法找到文件confing/sphinx.yml。我只有一个 config/development.sphinx.conf 2)我已经指定了 min_infix_len &模型的define_index方法中的enable_start属性。我还检查了development.sphinx.conf 文件&这些属性在那里正确设置。但我没有得到任何中缀搜索结果。

请帮忙。

I am running rails 2.2.3 with mysql as database scheme & thinking sphinx installed as plugin.
I am having two problems :

1) I am unable to find file confing/sphinx.yml. I just have a config/development.sphinx.conf
2) I have specified min_infix_len & enable_start property from define_index method of model. I also have checked development.sphinx.conf file & these properties are correctly set there. But I am not getting any infix search results.

Please help.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

此刻的回忆 2024-09-12 14:50:42

您必须在 Rails config 文件夹中创建该文件。

我发现的最好的教程是 http://chris.finne。 us/2010/04/09/multi-server-thinking-sphinx/

You have to create the file in your Rails config folder.

The best tutorial I found was http://chris.finne.us/2010/04/09/multi-server-thinking-sphinx/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文