Debian Lenny Solr Jetty 安装 + 跑步

发布于 2024-07-16 02:50:33 字数 133 浏览 13 评论 0原文

我想为我的网站设置搜索。 我找不到太多信息来在我的 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 技术交流群。

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

发布评论

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

评论(1

拔了角的鹿 2024-07-23 02:50:34

您不需要通过包管理器安装它。 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

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