[build by hexo/next/gitalk/hexo-generator-search/LaTeX]"> Solr-Mac上安装Solr 发表于 2017-03-02 分类于 服务器 安装Solr1brew install solr 启动Solr1solr start 启动Solr案例1solr -e dih 创建一个core1solr create -c <core的名称> 停止Solr1solr stop -all