소스 검색

ES脚本提交

huangwenjie 7 년 전
부모
커밋
a6a2205e62
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      patient-co/patient-co-wlyy/doc/技术文档/es/回访问卷新增索引.txt

+ 4 - 0
patient-co/patient-co-wlyy/doc/技术文档/es/回访问卷新增索引.txt

@ -31,6 +31,10 @@ POST http://172.19.103.68:9200/wlyy_questionnaire_winning/wlyy_questionnaire_win
                "type": "string",
                "index": "not_analyzed"
            },
            "prizePsw": {
                "type": "string",
                "index": "not_analyzed"
            },
            "prizeName": {
                "type": "string",
                "index": "not_analyzed"