diff --git a/Untitled 2 b/Untitled 2 deleted file mode 100644 index 62618bbf5d9..00000000000 --- a/Untitled 2 +++ /dev/null @@ -1,10 +0,0 @@ -curl -XPUT -H "Content-Type:application/json" "$PROTOCOL://$NODE:9200/test" -d'{ - "settings": { - "keyspace": "test" - }, - "mappings": { - "table_test": { - "discover": ".*" - } - } -} \ No newline at end of file