blob: 5d25157c7bd63a55d9b7d8a31fc9a28391c2b9ba (
plain)
1
2
3
|
commands histoty
curl -XPUT localhost:9200/topographyhistorysearchindex?pretty --data-binary @topoHistoryConfigSettings.json
curl -XPUT localhost:9200/_bulk?pretty --data-binary @topoHistoryBulkLoad.json
|