Browse Source

change datatype

yusuketk 7 years ago
parent
commit
886f0fc509
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resource/search/mappings.json

+ 1 - 1
resource/search/mappings.json

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