摘要:
接着上一篇的搭建 首先需要的pom节点有 <!-- https://mvnrepository.com/artifact/org.springframework.data/spring-data-solr --> <dependency> <groupId>org.springframework.b 阅读全文
posted @ 2020-01-15 17:44
葬月!
阅读(991)
评论(0)
推荐(0)
摘要:
这里记录linux上的安装过程 一、下载安装包 https://lucene.apache.org/solr/downloads.html 二、解压安装 这里我放倒了/usr/local/solr目录下 解压命令: tar -zxvf solr-xxx.tgz 这个时候其实solr就已经可以启动了。 阅读全文
posted @ 2020-01-15 16:03
葬月!
阅读(273)
评论(0)
推荐(0)