application.yml 319 字节
Newer Older
1 2 3
server:
  port: 40100

4 5 6 7 8
spring:
  application:
    name: search-service
kwan:
  elasticsearch:
9 10 11
    hostlist: 47.119.160.231:9200 #多个节点用逗号分隔
  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