Debian Lenny Solr Jetty 安装 + 跑步
我想为我的网站设置搜索。 我找不到太多信息来在我的 linode 上安装 Jetty + Solr。
我可以简单地使用 apt-get 在 ubuntu 上安装 solr-jetty。 有人对 Debian 有更好的经验吗?
I want to setup search for my site. I couldn't find much information to install Jetty + Solr on my linode.
I could install solr-jetty on ubuntu simply using apt-get. any body has better experience with debian?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您不需要通过包管理器安装它。 Jetty 是通过 Solr 主页与 Solr 一起部署的。 只要您的服务器上安装了 java,您就可以简单地解压 Solr 发行版,阅读 example/README.txt
You shouldn't need to install it through the package manager. Jetty is deployed with Solr from the Solr homepage. So long as you have java installed on your server you can simply unpack the Solr distibution, read example/README.txt