diff options
Diffstat (limited to 'src/test/resources/es_test_scripts/commands.txt')
-rw-r--r-- | src/test/resources/es_test_scripts/commands.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/test/resources/es_test_scripts/commands.txt b/src/test/resources/es_test_scripts/commands.txt new file mode 100644 index 0000000..5d25157 --- /dev/null +++ b/src/test/resources/es_test_scripts/commands.txt @@ -0,0 +1,3 @@ +commands histoty +curl -XPUT localhost:9200/topographyhistorysearchindex?pretty --data-binary @topoHistoryConfigSettings.json +curl -XPUT localhost:9200/_bulk?pretty --data-binary @topoHistoryBulkLoad.json |