add mappings
[akkoma] / priv / es-mappings / hashtag.json
diff --git a/priv/es-mappings/hashtag.json b/priv/es-mappings/hashtag.json
new file mode 100644 (file)
index 0000000..5330b8a
--- /dev/null
@@ -0,0 +1,7 @@
+{
+  "properties": {
+    "hashtag": {
+      "type": "text"
+    }
+  }
+}