Make title configurable
[phinde.git] / data / elasticsearch-mapping.json
index d1e83ec4cf4eb4a1bb6e695b834a901e9cb2927e..617c69f69f81492bb26027c34194d442a38a35f1 100644 (file)
                 "tags": {
                     "type": "string",
                     "boost": 1.5
+                },
+                "crdate": {
+                    "type": "date"
+                },
+                "modate": {
+                    "type": "date"
                 }
             }
         }