开发者

migrate SOLR files

开发者 https://www.devze.com 2023-01-19 04:49 出处:网络
How can I migrat开发者_StackOverflow中文版e SOLR files (indexed) from one server to another?Just copy your data directory under the path, where you configured your solr-Home wherever you want. See thi

How can I migrat开发者_StackOverflow中文版e SOLR files (indexed) from one server to another?


Just copy your data directory under the path, where you configured your solr-Home wherever you want. See this, because it is a Lucene index. Or you can use the solr backup tool.

0

精彩评论

暂无评论...
验证码 换一张
取 消