Solr、Sunspot、SQlite 和 Rails

发布于 2024-11-18 12:51:45 字数 149 浏览 3 评论 0原文

我想为我的使用 SQlite3 作为数据库的项目实现全文搜索+分面。听说Solr真的很强大。有太阳黑子和黑子。 Solr 教程可用,但仅适用于 MySQL。我找不到任何关于如何为 SQLite3 设置它的文档。

有人知道如何使用 SQLite3 设置它吗?还是不可能?

I would like to implement a full text search + faceting for my project that uses SQlite3 as the database. I heard that Solr is really powerful. There are Sunspot & Solr tutorials available but only for MySQL. I can't find any document for how to set it up for SQLite3.

Anyone know how to set it up with SQLite3? Or is it not possible?

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

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

发布评论

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

评论(1

偏闹i 2024-11-25 12:51:45

它应该是完全相同的...据我所知 Solr 不直接使用数据库,而是提供 REST API 来存储、索引和搜索文档。

It should be exactly the same... AFAIK Solr doesn't work with database directly but rather provides REST API to store, index and search documents.

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