下载Solr
![](https://img.haomeiwen.com/i2518871/f56f352e24bce2ee.png)
解压缩到任意位置,然后打开CMD,CD到bin目录,执行下面命令
solr start -p 8081
![](https://img.haomeiwen.com/i2518871/906526987fe677bc.png)
创建core
solr create -c core1
![](https://img.haomeiwen.com/i2518871/2c30385ff2f575be.png)
打开浏览器,查看监控
![](https://img.haomeiwen.com/i2518871/3cea74f2d0ce15a9.png)
![](https://img.haomeiwen.com/i2518871/15268e0b2006d9bc.png)
关闭solr命令
solr stop -all
解压缩到任意位置,然后打开CMD,CD到bin目录,执行下面命令
solr start -p 8081
solr create -c core1
solr stop -all
本文标题:Windows单机部署Solr
本文链接:https://www.haomeiwen.com/subject/irxtpttx.html
网友评论