- برای ساخت Index به صورت زیر عمل کنید.
# curl -X PUT -s 'http://localhost:9200/homayouni_index' | jq '.' { "acknowledged": true, "shards_acknowledged": true, "index": "homayouni_index" }
# curl -X PUT -s 'http://localhost:9200/homayouni_index' | jq '.' { "acknowledged": true, "shards_acknowledged": true, "index": "homayouni_index" }