标签: solr
我已经下载了lucene solr 然后我输入bin目录开始 ./solr start等等。
bin
./solr start
现在访问solr的url位于localhost域:http://localhost:8983/solr/
http://localhost:8983/solr/
我想将其更改为其他域名,但我不知道该怎么做。
答案 0 :(得分:0)
您想为本地主机创建别名吗? 然后,您必须编辑主机和virtualhost配置文件。请更具体一点!