application.yml 318 字节
Newer Older
1
server:
2
  port: 8888
3

4 5 6 7 8
spring:
  application:
    name: search-service
kwan:
  elasticsearch:
9
    hostlist: 47.119.162.180:9200 #多个节点用逗号分隔
10 11
  course: #课程字段
    source_field: id,name,grade,mt,st,charge,valid,pic,qq,price,price_old,status,studymodel,teachmode,expires,pub_time,start_time,end_time