Docker安装Solr服务拉取 Solr 镜像:docker pull solr:7.4.0启动 Solr 容器docker run –name taotao-solr -d -p 8983:8983 -t solr:7.4.0访问 http://ip:8983/ Solr界面功