搜索逻辑替代品
有好的吗?
没有什么性能负担......我只需要能够从我的管理面板搜索记录。
谢谢。
Do any good ones exist?
Nothing performance heavy...I just need to be able to search for records from my admin panel.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
当 Rails 3.0.0 首次推出时,Searchlogic 无法使用它,因此我将其中一个项目切换到 meta_search< /a> 相当轻松。所以这是一种选择。
When Rails 3.0.0 first came out, Searchlogic wasn't working with it, so I switched one of my projects to meta_search pretty painlessly. So that's one alternative.
我刚刚设置了meta_search,到目前为止看起来不错,并且很容易启动和运行。
I just setup meta_search it seems good so far and is easy to get up and running.
meta_search 支持 Rails 3.0.0,但不会更新以支持 Rails 3.1 或更高版本。
meta_search supported Rails 3.0.0 but will not be updated to support Rails 3.1 or greater.