@ -3,3 +3,4 @@ es:
port: 9067 #默认是9200
tPort: 9068 #http端口 默认是9300
clusterName: jkzl
@ -0,0 +1,4 @@
spring:
data:
solr:
zk-host: node1,node2,node3:2181/solr # ZooKeeper host address in the form HOST:PORT.