소스 검색

change datatype

yusuketk 7 년 전
부모
커밋
886f0fc509
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      resource/search/mappings.json

+ 1 - 1
resource/search/mappings.json

@@ -95,7 +95,7 @@
           "format": "dateOptionalTime"
         },
         "tagIds": {
-          "type": "object"
+          "type": "text"
         }
       }
     }