如何使用 ZendStudio 在 php 中启用 Solr 的代码辅助

发布于 2024-09-27 04:43:36 字数 233 浏览 0 评论 0原文

我刚刚安装了 php 的 Solr 扩展,我正在尝试设置 ZendStudio 来识别该库,以便我可以获得它的代码帮助。

我在这里读到我应该为路径中的库,但我找不到这样的文件,在我自己编码之前......我在这里。谢谢!

I have just installed the Solr extension for php and I'm trying to set ZendStudio to recognize the lib so I can get code assist for it.

I read here that I should put a stub file for the library in the path, but I couldn't find such a file, and before I code it myself... here I am. Thanks!

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

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

发布评论

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

评论(1

寄离 2024-10-04 04:43:36
  1. 在这里下载最后一个solr http://pecl.php.net/package/solr
  2. 解压它
  3. 你需要文件如 /solr-xxx/docs/documentation.php
  4. 将此文件包含到您的项目中
  1. Download last solr here http://pecl.php.net/package/solr
  2. Unpack it
  3. You need file like /solr-x.x.x/docs/documentation.php
  4. Include this file to your project
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文