Add option to modify HTTP pool size
[akkoma] / priv / es-mappings / hashtag.json
index 5330b8a2e0f61d25792b7730d7319a3fdb3f5475..3a0ade8f8048ed870fec5cfedc00bf3ddc507d60 100644 (file)
@@ -1,5 +1,9 @@
 {
   "properties": {
+    "timestamp": {
+      "type": "date",
+      "index": true
+    },
     "hashtag": {
       "type": "text"
     }