Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
任何人都可以指导我完成 solr lucene 与 Zend 的集成。我有一个使用 Zend 框架构建的 PHP 应用程序。我已经安装了 solr lucene 并索引了 mysql 数据库。现在我想将 solr 与 zend 集成。任何帮助表示赞赏???
我会参考 Solr Wiki 上的SolPHP页面。它详细介绍了对 Solr 的 PHP 支持,并包含一些指向有关如何使用不同的 PHP 客户端连接到 Solr 的详细信息的链接。