Sotaro KARASAWA пре 10 година
родитељ
комит
00876db3b3
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      resource/search/mappings.json

+ 0 - 1
resource/search/mappings.json

@@ -57,7 +57,6 @@
         "body": {
           "type" : "multi_field",
           "fields" : {
-            "raw": {"type" : "string", "index" : "not_analyzed"},
             "ja": {"type" : "string", "analyzer" : "kuromoji"},
             "en": {"type" : "string", "analyzer" : "english"}
           }