diff --git a/0main.bat b/0main.bat deleted file mode 100644 index 10b6dfb..0000000 --- a/0main.bat +++ /dev/null @@ -1,19 +0,0 @@ -@echo off -chcp 65001 -%1 %2 -ver|find "5.">nul&&goto :Admin -mshta vbscript:createobject("shell.application").shellexecute("%~s0","goto :Admin","","runas",1)(window.close)&goto :eof -:Admin - - -set flag=Z:\ -if not exist %flag% ( - echo %flag%不存在 - @SET batpath=%~dp0 -pause - call %batpath%1copy2c.bat -) else ( - cd /d Z:\ - call serverStart.bat -) - diff --git a/1copy2c.bat b/1copy2c.bat deleted file mode 100644 index 7b26ad0..0000000 --- a/1copy2c.bat +++ /dev/null @@ -1,17 +0,0 @@ -@echo off -%1 %2 -ver|find "5.">nul&&goto :Admin -mshta vbscript:createobject("shell.application").shellexecute("%~s0","goto :Admin","","runas",1)(window.close)&goto :eof -:Admin -setlocal EnableDelayedExpansion -SET basepath=%~dp0 -:: 设置源目录和目标目录 -set "sourceDir=%basepath%\copy2c" -set "destinationDir=C:\" - -xcopy %sourceDir% %destinationDir%\ /q /e /r /S /Y -cd /d C:\ -call c:\setPath.bat - - -endlocal diff --git a/2init.bat b/2init.bat deleted file mode 100644 index fd7650e..0000000 --- a/2init.bat +++ /dev/null @@ -1,20 +0,0 @@ -chcp 65001 -%1 %2 -ver|find "5.">nul&&goto :Admin -mshta vbscript:createobject("shell.application").shellexecute("%~s0","goto :Admin","","runas",1)(window.close)&goto :eof -:Admin -echo 项目初始化.... -cd /d Z:\ -call Z:\jdk.bat -call Z:\mysql.bat -call Z:\elasticsearch.bat -call Z:\redis.bat -ping 127.0.0.1 -n 11 > null -echo 启动服务 -@net stop redis -@net start redis -call Z:\jar_restart.bat -ping 127.0.0.1 -n 11 > null -call Z:\nginx.bat -echo 项目初始化成功 - diff --git a/copy2c/setPath.bat b/copy2c/setPath.bat deleted file mode 100644 index 6146aa5..0000000 --- a/copy2c/setPath.bat +++ /dev/null @@ -1,31 +0,0 @@ -chcp 65001 -@echo off - %1 %2 -ver|find "5.">nul&&goto :Admin -mshta vbscript:createobject("shell.application").shellexecute("%~s0","goto :Admin","","runas",1)(window.close)&goto :eof -:Admin -set uname=asb -set new=Z: -set current=%~d0 - -for /f "tokens=2 delims==" %%a in ('wmic LogicalDisk where "VolumeName='%uname%'" get DeviceID /value') do ( - set old=%%a -) -echo 移动硬盘盘符是 %old% -if %current%==%old% ( - echo 当前bat运行盘符和移动硬盘盘符相同!请更换bat脚本运行路径后重试 - pause - exit -) else ( - goto start -) - -:start -pushd %new% 2>nul && echo %new%盘已经存在! -for /f %%i in ('mountvol %old% /l') do set "vol=%%i" -echo %vol% -mountvol %old% /d -mountvol %new% %vol% -popd -cd /d Z:\ -call 2init.bat \ No newline at end of file diff --git a/elasticsearch/config/elasticsearch.yml b/elasticsearch/config/elasticsearch.yml index 8110e30..3f293c9 100644 --- a/elasticsearch/config/elasticsearch.yml +++ b/elasticsearch/config/elasticsearch.yml @@ -86,6 +86,6 @@ http.port: 9200 # Require explicit names when deleting indices: # #action.destructive_requires_name: true -path.logs: Z:\elasticsearch\log -path.data: Z:\elasticsearch\data +path.logs: d:\asb\elasticsearch\log +path.data: d:\asb\elasticsearch\data diff --git a/elasticsearch/data/nodes/0/_state/_8a.fdm b/elasticsearch/data/nodes/0/_state/_8a.fdm deleted file mode 100644 index 8cc84a3..0000000 Binary files a/elasticsearch/data/nodes/0/_state/_8a.fdm and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/_8a.fdt b/elasticsearch/data/nodes/0/_state/_8a.fdt deleted file mode 100644 index b9af187..0000000 Binary files a/elasticsearch/data/nodes/0/_state/_8a.fdt and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/_8a.fdx b/elasticsearch/data/nodes/0/_state/_8a.fdx deleted file mode 100644 index 3bac82c..0000000 Binary files a/elasticsearch/data/nodes/0/_state/_8a.fdx and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/_8a.fnm b/elasticsearch/data/nodes/0/_state/_8a.fnm deleted file mode 100644 index f9378df..0000000 Binary files a/elasticsearch/data/nodes/0/_state/_8a.fnm and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/_8a.si b/elasticsearch/data/nodes/0/_state/_8a.si deleted file mode 100644 index 6a89530..0000000 Binary files a/elasticsearch/data/nodes/0/_state/_8a.si and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/_8a_3.liv b/elasticsearch/data/nodes/0/_state/_8a_3.liv deleted file mode 100644 index 5fb8cfe..0000000 Binary files a/elasticsearch/data/nodes/0/_state/_8a_3.liv and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/_8a_Lucene84_0.doc b/elasticsearch/data/nodes/0/_state/_8a_Lucene84_0.doc deleted file mode 100644 index cf400cf..0000000 Binary files a/elasticsearch/data/nodes/0/_state/_8a_Lucene84_0.doc and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/_8a_Lucene84_0.tim b/elasticsearch/data/nodes/0/_state/_8a_Lucene84_0.tim deleted file mode 100644 index e814c7f..0000000 Binary files a/elasticsearch/data/nodes/0/_state/_8a_Lucene84_0.tim and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/_8a_Lucene84_0.tip b/elasticsearch/data/nodes/0/_state/_8a_Lucene84_0.tip deleted file mode 100644 index fbd4e29..0000000 Binary files a/elasticsearch/data/nodes/0/_state/_8a_Lucene84_0.tip and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/_8a_Lucene84_0.tmd b/elasticsearch/data/nodes/0/_state/_8a_Lucene84_0.tmd deleted file mode 100644 index bd9deec..0000000 Binary files a/elasticsearch/data/nodes/0/_state/_8a_Lucene84_0.tmd and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/_8b.cfe b/elasticsearch/data/nodes/0/_state/_8b.cfe deleted file mode 100644 index 074a7cf..0000000 Binary files a/elasticsearch/data/nodes/0/_state/_8b.cfe and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/_8b.cfs b/elasticsearch/data/nodes/0/_state/_8b.cfs deleted file mode 100644 index f5cf586..0000000 Binary files a/elasticsearch/data/nodes/0/_state/_8b.cfs and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/_8b.si b/elasticsearch/data/nodes/0/_state/_8b.si deleted file mode 100644 index b03f60a..0000000 Binary files a/elasticsearch/data/nodes/0/_state/_8b.si and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/_8c.cfe b/elasticsearch/data/nodes/0/_state/_8c.cfe deleted file mode 100644 index 28425ea..0000000 Binary files a/elasticsearch/data/nodes/0/_state/_8c.cfe and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/_8c.cfs b/elasticsearch/data/nodes/0/_state/_8c.cfs deleted file mode 100644 index f31e79c..0000000 Binary files a/elasticsearch/data/nodes/0/_state/_8c.cfs and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/_8c.si b/elasticsearch/data/nodes/0/_state/_8c.si deleted file mode 100644 index ba079a2..0000000 Binary files a/elasticsearch/data/nodes/0/_state/_8c.si and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/_8e.cfe b/elasticsearch/data/nodes/0/_state/_8e.cfe deleted file mode 100644 index 9c0aae8..0000000 Binary files a/elasticsearch/data/nodes/0/_state/_8e.cfe and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/_8e.cfs b/elasticsearch/data/nodes/0/_state/_8e.cfs deleted file mode 100644 index 9af5269..0000000 Binary files a/elasticsearch/data/nodes/0/_state/_8e.cfs and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/_8e.si b/elasticsearch/data/nodes/0/_state/_8e.si deleted file mode 100644 index 95897cb..0000000 Binary files a/elasticsearch/data/nodes/0/_state/_8e.si and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/_8f.cfe b/elasticsearch/data/nodes/0/_state/_8f.cfe deleted file mode 100644 index d4334b1..0000000 Binary files a/elasticsearch/data/nodes/0/_state/_8f.cfe and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/_8f.cfs b/elasticsearch/data/nodes/0/_state/_8f.cfs deleted file mode 100644 index 8c64492..0000000 Binary files a/elasticsearch/data/nodes/0/_state/_8f.cfs and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/_8f.si b/elasticsearch/data/nodes/0/_state/_8f.si deleted file mode 100644 index 6c64dac..0000000 Binary files a/elasticsearch/data/nodes/0/_state/_8f.si and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/manifest-14.st b/elasticsearch/data/nodes/0/_state/manifest-14.st deleted file mode 100644 index 030f9cb..0000000 Binary files a/elasticsearch/data/nodes/0/_state/manifest-14.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/node-14.st b/elasticsearch/data/nodes/0/_state/node-14.st deleted file mode 100644 index 8aee3ad..0000000 Binary files a/elasticsearch/data/nodes/0/_state/node-14.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/segments_8w b/elasticsearch/data/nodes/0/_state/segments_8w deleted file mode 100644 index 5977658..0000000 Binary files a/elasticsearch/data/nodes/0/_state/segments_8w and /dev/null differ diff --git a/elasticsearch/data/nodes/0/_state/write.lock b/elasticsearch/data/nodes/0/_state/write.lock deleted file mode 100644 index e69de29..0000000 diff --git a/elasticsearch/data/nodes/0/indices/6bZnZPbNSR6-2y2IbWZDhg/0/_state/retention-leases-13.st b/elasticsearch/data/nodes/0/indices/6bZnZPbNSR6-2y2IbWZDhg/0/_state/retention-leases-13.st deleted file mode 100644 index 5543adf..0000000 Binary files a/elasticsearch/data/nodes/0/indices/6bZnZPbNSR6-2y2IbWZDhg/0/_state/retention-leases-13.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/6bZnZPbNSR6-2y2IbWZDhg/0/_state/state-14.st b/elasticsearch/data/nodes/0/indices/6bZnZPbNSR6-2y2IbWZDhg/0/_state/state-14.st deleted file mode 100644 index 41d289f..0000000 Binary files a/elasticsearch/data/nodes/0/indices/6bZnZPbNSR6-2y2IbWZDhg/0/_state/state-14.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/6bZnZPbNSR6-2y2IbWZDhg/0/index/segments_2 b/elasticsearch/data/nodes/0/indices/6bZnZPbNSR6-2y2IbWZDhg/0/index/segments_2 deleted file mode 100644 index 26aa9df..0000000 Binary files a/elasticsearch/data/nodes/0/indices/6bZnZPbNSR6-2y2IbWZDhg/0/index/segments_2 and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/6bZnZPbNSR6-2y2IbWZDhg/0/index/write.lock b/elasticsearch/data/nodes/0/indices/6bZnZPbNSR6-2y2IbWZDhg/0/index/write.lock deleted file mode 100644 index e69de29..0000000 diff --git a/elasticsearch/data/nodes/0/indices/6bZnZPbNSR6-2y2IbWZDhg/0/translog/translog-16.tlog b/elasticsearch/data/nodes/0/indices/6bZnZPbNSR6-2y2IbWZDhg/0/translog/translog-16.tlog deleted file mode 100644 index 6073b2a..0000000 Binary files a/elasticsearch/data/nodes/0/indices/6bZnZPbNSR6-2y2IbWZDhg/0/translog/translog-16.tlog and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/6bZnZPbNSR6-2y2IbWZDhg/0/translog/translog.ckp b/elasticsearch/data/nodes/0/indices/6bZnZPbNSR6-2y2IbWZDhg/0/translog/translog.ckp deleted file mode 100644 index e92a8a8..0000000 Binary files a/elasticsearch/data/nodes/0/indices/6bZnZPbNSR6-2y2IbWZDhg/0/translog/translog.ckp and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/6bZnZPbNSR6-2y2IbWZDhg/_state/state-29.st b/elasticsearch/data/nodes/0/indices/6bZnZPbNSR6-2y2IbWZDhg/_state/state-29.st deleted file mode 100644 index 30c6678..0000000 Binary files a/elasticsearch/data/nodes/0/indices/6bZnZPbNSR6-2y2IbWZDhg/_state/state-29.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/8MT5-TH2TQ6-fVDBUMiYXw/0/_state/retention-leases-13.st b/elasticsearch/data/nodes/0/indices/8MT5-TH2TQ6-fVDBUMiYXw/0/_state/retention-leases-13.st deleted file mode 100644 index b5cd2b1..0000000 Binary files a/elasticsearch/data/nodes/0/indices/8MT5-TH2TQ6-fVDBUMiYXw/0/_state/retention-leases-13.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/8MT5-TH2TQ6-fVDBUMiYXw/0/_state/state-14.st b/elasticsearch/data/nodes/0/indices/8MT5-TH2TQ6-fVDBUMiYXw/0/_state/state-14.st deleted file mode 100644 index d98fd54..0000000 Binary files a/elasticsearch/data/nodes/0/indices/8MT5-TH2TQ6-fVDBUMiYXw/0/_state/state-14.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/8MT5-TH2TQ6-fVDBUMiYXw/0/index/segments_2 b/elasticsearch/data/nodes/0/indices/8MT5-TH2TQ6-fVDBUMiYXw/0/index/segments_2 deleted file mode 100644 index 5c7875a..0000000 Binary files a/elasticsearch/data/nodes/0/indices/8MT5-TH2TQ6-fVDBUMiYXw/0/index/segments_2 and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/8MT5-TH2TQ6-fVDBUMiYXw/0/index/write.lock b/elasticsearch/data/nodes/0/indices/8MT5-TH2TQ6-fVDBUMiYXw/0/index/write.lock deleted file mode 100644 index e69de29..0000000 diff --git a/elasticsearch/data/nodes/0/indices/8MT5-TH2TQ6-fVDBUMiYXw/0/translog/translog-16.tlog b/elasticsearch/data/nodes/0/indices/8MT5-TH2TQ6-fVDBUMiYXw/0/translog/translog-16.tlog deleted file mode 100644 index c14b52c..0000000 Binary files a/elasticsearch/data/nodes/0/indices/8MT5-TH2TQ6-fVDBUMiYXw/0/translog/translog-16.tlog and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/8MT5-TH2TQ6-fVDBUMiYXw/0/translog/translog.ckp b/elasticsearch/data/nodes/0/indices/8MT5-TH2TQ6-fVDBUMiYXw/0/translog/translog.ckp deleted file mode 100644 index e92a8a8..0000000 Binary files a/elasticsearch/data/nodes/0/indices/8MT5-TH2TQ6-fVDBUMiYXw/0/translog/translog.ckp and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/8MT5-TH2TQ6-fVDBUMiYXw/_state/state-29.st b/elasticsearch/data/nodes/0/indices/8MT5-TH2TQ6-fVDBUMiYXw/_state/state-29.st deleted file mode 100644 index 2d11950..0000000 Binary files a/elasticsearch/data/nodes/0/indices/8MT5-TH2TQ6-fVDBUMiYXw/_state/state-29.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/8dkz6V_0TqiwsKvdRzSFQg/0/_state/retention-leases-13.st b/elasticsearch/data/nodes/0/indices/8dkz6V_0TqiwsKvdRzSFQg/0/_state/retention-leases-13.st deleted file mode 100644 index aef17a0..0000000 Binary files a/elasticsearch/data/nodes/0/indices/8dkz6V_0TqiwsKvdRzSFQg/0/_state/retention-leases-13.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/8dkz6V_0TqiwsKvdRzSFQg/0/_state/state-14.st b/elasticsearch/data/nodes/0/indices/8dkz6V_0TqiwsKvdRzSFQg/0/_state/state-14.st deleted file mode 100644 index 9d3e7d8..0000000 Binary files a/elasticsearch/data/nodes/0/indices/8dkz6V_0TqiwsKvdRzSFQg/0/_state/state-14.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/8dkz6V_0TqiwsKvdRzSFQg/0/index/segments_2 b/elasticsearch/data/nodes/0/indices/8dkz6V_0TqiwsKvdRzSFQg/0/index/segments_2 deleted file mode 100644 index 6233248..0000000 Binary files a/elasticsearch/data/nodes/0/indices/8dkz6V_0TqiwsKvdRzSFQg/0/index/segments_2 and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/8dkz6V_0TqiwsKvdRzSFQg/0/index/write.lock b/elasticsearch/data/nodes/0/indices/8dkz6V_0TqiwsKvdRzSFQg/0/index/write.lock deleted file mode 100644 index e69de29..0000000 diff --git a/elasticsearch/data/nodes/0/indices/8dkz6V_0TqiwsKvdRzSFQg/0/translog/translog-16.tlog b/elasticsearch/data/nodes/0/indices/8dkz6V_0TqiwsKvdRzSFQg/0/translog/translog-16.tlog deleted file mode 100644 index 76e0884..0000000 Binary files a/elasticsearch/data/nodes/0/indices/8dkz6V_0TqiwsKvdRzSFQg/0/translog/translog-16.tlog and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/8dkz6V_0TqiwsKvdRzSFQg/0/translog/translog.ckp b/elasticsearch/data/nodes/0/indices/8dkz6V_0TqiwsKvdRzSFQg/0/translog/translog.ckp deleted file mode 100644 index e92a8a8..0000000 Binary files a/elasticsearch/data/nodes/0/indices/8dkz6V_0TqiwsKvdRzSFQg/0/translog/translog.ckp and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/8dkz6V_0TqiwsKvdRzSFQg/_state/state-29.st b/elasticsearch/data/nodes/0/indices/8dkz6V_0TqiwsKvdRzSFQg/_state/state-29.st deleted file mode 100644 index db27a5e..0000000 Binary files a/elasticsearch/data/nodes/0/indices/8dkz6V_0TqiwsKvdRzSFQg/_state/state-29.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/_state/retention-leases-16.st b/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/_state/retention-leases-16.st deleted file mode 100644 index 2328e04..0000000 Binary files a/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/_state/retention-leases-16.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/_state/state-14.st b/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/_state/state-14.st deleted file mode 100644 index 8b191d1..0000000 Binary files a/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/_state/state-14.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/index/_2.cfe b/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/index/_2.cfe deleted file mode 100644 index b670727..0000000 Binary files a/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/index/_2.cfe and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/index/_2.cfs b/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/index/_2.cfs deleted file mode 100644 index b3d0460..0000000 Binary files a/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/index/_2.cfs and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/index/_2.si b/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/index/_2.si deleted file mode 100644 index 1350dcc..0000000 Binary files a/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/index/_2.si and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/index/segments_4 b/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/index/segments_4 deleted file mode 100644 index d564fb1..0000000 Binary files a/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/index/segments_4 and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/index/write.lock b/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/index/write.lock deleted file mode 100644 index e69de29..0000000 diff --git a/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/translog/translog-18.tlog b/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/translog/translog-18.tlog deleted file mode 100644 index c6c113d..0000000 Binary files a/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/translog/translog-18.tlog and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/translog/translog.ckp b/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/translog/translog.ckp deleted file mode 100644 index defbd22..0000000 Binary files a/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/0/translog/translog.ckp and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/_state/state-29.st b/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/_state/state-29.st deleted file mode 100644 index fc1348e..0000000 Binary files a/elasticsearch/data/nodes/0/indices/9gyPVtCfT6K9KhhhMPys7Q/_state/state-29.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/_state/retention-leases-16.st b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/_state/retention-leases-16.st deleted file mode 100644 index fdcb0c4..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/_state/retention-leases-16.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/_state/state-14.st b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/_state/state-14.st deleted file mode 100644 index b2f12de..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/_state/state-14.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b.fdm b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b.fdm deleted file mode 100644 index 899705e..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b.fdm and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b.fdt b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b.fdt deleted file mode 100644 index a5358a6..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b.fdt and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b.fdx b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b.fdx deleted file mode 100644 index 08fa902..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b.fdx and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b.fnm b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b.fnm deleted file mode 100644 index 7335cf7..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b.fnm and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b.kdd b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b.kdd deleted file mode 100644 index 77e5388..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b.kdd and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b.kdi b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b.kdi deleted file mode 100644 index 1a12580..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b.kdi and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b.kdm b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b.kdm deleted file mode 100644 index 4636b81..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b.kdm and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b.si b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b.si deleted file mode 100644 index 8bad3ef..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b.si and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b_Lucene80_0.dvd b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b_Lucene80_0.dvd deleted file mode 100644 index 7b85cee..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b_Lucene80_0.dvd and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b_Lucene80_0.dvm b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b_Lucene80_0.dvm deleted file mode 100644 index 7cf37d1..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b_Lucene80_0.dvm and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b_Lucene84_0.doc b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b_Lucene84_0.doc deleted file mode 100644 index 549b7c2..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b_Lucene84_0.doc and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b_Lucene84_0.tim b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b_Lucene84_0.tim deleted file mode 100644 index c5605ee..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b_Lucene84_0.tim and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b_Lucene84_0.tip b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b_Lucene84_0.tip deleted file mode 100644 index 46411df..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b_Lucene84_0.tip and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b_Lucene84_0.tmd b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b_Lucene84_0.tmd deleted file mode 100644 index d507c9c..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_b_Lucene84_0.tmd and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_k.cfe b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_k.cfe deleted file mode 100644 index 7b7b180..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_k.cfe and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_k.cfs b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_k.cfs deleted file mode 100644 index 04dc30e..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_k.cfs and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_k.si b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_k.si deleted file mode 100644 index 08beb27..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_k.si and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_m.cfe b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_m.cfe deleted file mode 100644 index 0411842..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_m.cfe and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_m.cfs b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_m.cfs deleted file mode 100644 index 96d4d40..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_m.cfs and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_m.si b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_m.si deleted file mode 100644 index 1289623..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_m.si and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n.fdm b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n.fdm deleted file mode 100644 index 72a5166..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n.fdm and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n.fdt b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n.fdt deleted file mode 100644 index 815173d..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n.fdt and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n.fdx b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n.fdx deleted file mode 100644 index a52bf7b..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n.fdx and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n.fnm b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n.fnm deleted file mode 100644 index e86359f..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n.fnm and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n.kdd b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n.kdd deleted file mode 100644 index 326533b..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n.kdd and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n.kdi b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n.kdi deleted file mode 100644 index 2368082..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n.kdi and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n.kdm b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n.kdm deleted file mode 100644 index 400712b..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n.kdm and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n.si b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n.si deleted file mode 100644 index 2f70e91..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n.si and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n_Lucene80_0.dvd b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n_Lucene80_0.dvd deleted file mode 100644 index 64ab3c5..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n_Lucene80_0.dvd and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n_Lucene80_0.dvm b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n_Lucene80_0.dvm deleted file mode 100644 index 1921d9e..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n_Lucene80_0.dvm and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n_Lucene84_0.doc b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n_Lucene84_0.doc deleted file mode 100644 index f6ff4ed..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n_Lucene84_0.doc and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n_Lucene84_0.tim b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n_Lucene84_0.tim deleted file mode 100644 index 1240c40..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n_Lucene84_0.tim and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n_Lucene84_0.tip b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n_Lucene84_0.tip deleted file mode 100644 index d689907..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n_Lucene84_0.tip and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n_Lucene84_0.tmd b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n_Lucene84_0.tmd deleted file mode 100644 index 6d02e42..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_n_Lucene84_0.tmd and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_o.cfe b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_o.cfe deleted file mode 100644 index 2716a23..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_o.cfe and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_o.cfs b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_o.cfs deleted file mode 100644 index 9403247..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_o.cfs and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_o.si b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_o.si deleted file mode 100644 index bc898c0..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/_o.si and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/segments_5 b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/segments_5 deleted file mode 100644 index 200d482..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/segments_5 and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/write.lock b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/index/write.lock deleted file mode 100644 index e69de29..0000000 diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/translog/translog-19.tlog b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/translog/translog-19.tlog deleted file mode 100644 index db09a1d..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/translog/translog-19.tlog and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/translog/translog.ckp b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/translog/translog.ckp deleted file mode 100644 index b1f0463..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/0/translog/translog.ckp and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/_state/state-29.st b/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/_state/state-29.st deleted file mode 100644 index 68c229d..0000000 Binary files a/elasticsearch/data/nodes/0/indices/EIym0E1-Rb-PiIlWVGKo7w/_state/state-29.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/JtpjqGQKQCWK13dygth1Lg/0/_state/retention-leases-13.st b/elasticsearch/data/nodes/0/indices/JtpjqGQKQCWK13dygth1Lg/0/_state/retention-leases-13.st deleted file mode 100644 index b5cd2b1..0000000 Binary files a/elasticsearch/data/nodes/0/indices/JtpjqGQKQCWK13dygth1Lg/0/_state/retention-leases-13.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/JtpjqGQKQCWK13dygth1Lg/0/_state/state-14.st b/elasticsearch/data/nodes/0/indices/JtpjqGQKQCWK13dygth1Lg/0/_state/state-14.st deleted file mode 100644 index 6e12909..0000000 Binary files a/elasticsearch/data/nodes/0/indices/JtpjqGQKQCWK13dygth1Lg/0/_state/state-14.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/JtpjqGQKQCWK13dygth1Lg/0/index/segments_2 b/elasticsearch/data/nodes/0/indices/JtpjqGQKQCWK13dygth1Lg/0/index/segments_2 deleted file mode 100644 index 73a5e75..0000000 Binary files a/elasticsearch/data/nodes/0/indices/JtpjqGQKQCWK13dygth1Lg/0/index/segments_2 and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/JtpjqGQKQCWK13dygth1Lg/0/index/write.lock b/elasticsearch/data/nodes/0/indices/JtpjqGQKQCWK13dygth1Lg/0/index/write.lock deleted file mode 100644 index e69de29..0000000 diff --git a/elasticsearch/data/nodes/0/indices/JtpjqGQKQCWK13dygth1Lg/0/translog/translog-16.tlog b/elasticsearch/data/nodes/0/indices/JtpjqGQKQCWK13dygth1Lg/0/translog/translog-16.tlog deleted file mode 100644 index a43383b..0000000 Binary files a/elasticsearch/data/nodes/0/indices/JtpjqGQKQCWK13dygth1Lg/0/translog/translog-16.tlog and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/JtpjqGQKQCWK13dygth1Lg/0/translog/translog.ckp b/elasticsearch/data/nodes/0/indices/JtpjqGQKQCWK13dygth1Lg/0/translog/translog.ckp deleted file mode 100644 index e92a8a8..0000000 Binary files a/elasticsearch/data/nodes/0/indices/JtpjqGQKQCWK13dygth1Lg/0/translog/translog.ckp and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/JtpjqGQKQCWK13dygth1Lg/_state/state-29.st b/elasticsearch/data/nodes/0/indices/JtpjqGQKQCWK13dygth1Lg/_state/state-29.st deleted file mode 100644 index 91f0a59..0000000 Binary files a/elasticsearch/data/nodes/0/indices/JtpjqGQKQCWK13dygth1Lg/_state/state-29.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/T1IR5NZKTBi-3vWz8xp9eA/0/_state/retention-leases-13.st b/elasticsearch/data/nodes/0/indices/T1IR5NZKTBi-3vWz8xp9eA/0/_state/retention-leases-13.st deleted file mode 100644 index 9a1fbca..0000000 Binary files a/elasticsearch/data/nodes/0/indices/T1IR5NZKTBi-3vWz8xp9eA/0/_state/retention-leases-13.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/T1IR5NZKTBi-3vWz8xp9eA/0/_state/state-14.st b/elasticsearch/data/nodes/0/indices/T1IR5NZKTBi-3vWz8xp9eA/0/_state/state-14.st deleted file mode 100644 index ad3282d..0000000 Binary files a/elasticsearch/data/nodes/0/indices/T1IR5NZKTBi-3vWz8xp9eA/0/_state/state-14.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/T1IR5NZKTBi-3vWz8xp9eA/0/index/segments_2 b/elasticsearch/data/nodes/0/indices/T1IR5NZKTBi-3vWz8xp9eA/0/index/segments_2 deleted file mode 100644 index 45ab8e1..0000000 Binary files a/elasticsearch/data/nodes/0/indices/T1IR5NZKTBi-3vWz8xp9eA/0/index/segments_2 and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/T1IR5NZKTBi-3vWz8xp9eA/0/index/write.lock b/elasticsearch/data/nodes/0/indices/T1IR5NZKTBi-3vWz8xp9eA/0/index/write.lock deleted file mode 100644 index e69de29..0000000 diff --git a/elasticsearch/data/nodes/0/indices/T1IR5NZKTBi-3vWz8xp9eA/0/translog/translog-16.tlog b/elasticsearch/data/nodes/0/indices/T1IR5NZKTBi-3vWz8xp9eA/0/translog/translog-16.tlog deleted file mode 100644 index be5f6bb..0000000 Binary files a/elasticsearch/data/nodes/0/indices/T1IR5NZKTBi-3vWz8xp9eA/0/translog/translog-16.tlog and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/T1IR5NZKTBi-3vWz8xp9eA/0/translog/translog.ckp b/elasticsearch/data/nodes/0/indices/T1IR5NZKTBi-3vWz8xp9eA/0/translog/translog.ckp deleted file mode 100644 index e92a8a8..0000000 Binary files a/elasticsearch/data/nodes/0/indices/T1IR5NZKTBi-3vWz8xp9eA/0/translog/translog.ckp and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/T1IR5NZKTBi-3vWz8xp9eA/_state/state-29.st b/elasticsearch/data/nodes/0/indices/T1IR5NZKTBi-3vWz8xp9eA/_state/state-29.st deleted file mode 100644 index 1e2c6e1..0000000 Binary files a/elasticsearch/data/nodes/0/indices/T1IR5NZKTBi-3vWz8xp9eA/_state/state-29.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/Tl2r4BCBQtG8fn6FpVWFrA/0/_state/retention-leases-13.st b/elasticsearch/data/nodes/0/indices/Tl2r4BCBQtG8fn6FpVWFrA/0/_state/retention-leases-13.st deleted file mode 100644 index aef17a0..0000000 Binary files a/elasticsearch/data/nodes/0/indices/Tl2r4BCBQtG8fn6FpVWFrA/0/_state/retention-leases-13.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/Tl2r4BCBQtG8fn6FpVWFrA/0/_state/state-14.st b/elasticsearch/data/nodes/0/indices/Tl2r4BCBQtG8fn6FpVWFrA/0/_state/state-14.st deleted file mode 100644 index a4a4cba..0000000 Binary files a/elasticsearch/data/nodes/0/indices/Tl2r4BCBQtG8fn6FpVWFrA/0/_state/state-14.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/Tl2r4BCBQtG8fn6FpVWFrA/0/index/segments_2 b/elasticsearch/data/nodes/0/indices/Tl2r4BCBQtG8fn6FpVWFrA/0/index/segments_2 deleted file mode 100644 index c447015..0000000 Binary files a/elasticsearch/data/nodes/0/indices/Tl2r4BCBQtG8fn6FpVWFrA/0/index/segments_2 and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/Tl2r4BCBQtG8fn6FpVWFrA/0/index/write.lock b/elasticsearch/data/nodes/0/indices/Tl2r4BCBQtG8fn6FpVWFrA/0/index/write.lock deleted file mode 100644 index e69de29..0000000 diff --git a/elasticsearch/data/nodes/0/indices/Tl2r4BCBQtG8fn6FpVWFrA/0/translog/translog-16.tlog b/elasticsearch/data/nodes/0/indices/Tl2r4BCBQtG8fn6FpVWFrA/0/translog/translog-16.tlog deleted file mode 100644 index 81c9700..0000000 Binary files a/elasticsearch/data/nodes/0/indices/Tl2r4BCBQtG8fn6FpVWFrA/0/translog/translog-16.tlog and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/Tl2r4BCBQtG8fn6FpVWFrA/0/translog/translog.ckp b/elasticsearch/data/nodes/0/indices/Tl2r4BCBQtG8fn6FpVWFrA/0/translog/translog.ckp deleted file mode 100644 index e92a8a8..0000000 Binary files a/elasticsearch/data/nodes/0/indices/Tl2r4BCBQtG8fn6FpVWFrA/0/translog/translog.ckp and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/Tl2r4BCBQtG8fn6FpVWFrA/_state/state-29.st b/elasticsearch/data/nodes/0/indices/Tl2r4BCBQtG8fn6FpVWFrA/_state/state-29.st deleted file mode 100644 index 9b79a0c..0000000 Binary files a/elasticsearch/data/nodes/0/indices/Tl2r4BCBQtG8fn6FpVWFrA/_state/state-29.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/d-As-WUhSeygrb-YRkfWAA/0/_state/retention-leases-13.st b/elasticsearch/data/nodes/0/indices/d-As-WUhSeygrb-YRkfWAA/0/_state/retention-leases-13.st deleted file mode 100644 index aef17a0..0000000 Binary files a/elasticsearch/data/nodes/0/indices/d-As-WUhSeygrb-YRkfWAA/0/_state/retention-leases-13.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/d-As-WUhSeygrb-YRkfWAA/0/_state/state-14.st b/elasticsearch/data/nodes/0/indices/d-As-WUhSeygrb-YRkfWAA/0/_state/state-14.st deleted file mode 100644 index 49c5bfd..0000000 Binary files a/elasticsearch/data/nodes/0/indices/d-As-WUhSeygrb-YRkfWAA/0/_state/state-14.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/d-As-WUhSeygrb-YRkfWAA/0/index/segments_2 b/elasticsearch/data/nodes/0/indices/d-As-WUhSeygrb-YRkfWAA/0/index/segments_2 deleted file mode 100644 index 1e6f331..0000000 Binary files a/elasticsearch/data/nodes/0/indices/d-As-WUhSeygrb-YRkfWAA/0/index/segments_2 and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/d-As-WUhSeygrb-YRkfWAA/0/index/write.lock b/elasticsearch/data/nodes/0/indices/d-As-WUhSeygrb-YRkfWAA/0/index/write.lock deleted file mode 100644 index e69de29..0000000 diff --git a/elasticsearch/data/nodes/0/indices/d-As-WUhSeygrb-YRkfWAA/0/translog/translog-16.tlog b/elasticsearch/data/nodes/0/indices/d-As-WUhSeygrb-YRkfWAA/0/translog/translog-16.tlog deleted file mode 100644 index f7ee005..0000000 Binary files a/elasticsearch/data/nodes/0/indices/d-As-WUhSeygrb-YRkfWAA/0/translog/translog-16.tlog and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/d-As-WUhSeygrb-YRkfWAA/0/translog/translog.ckp b/elasticsearch/data/nodes/0/indices/d-As-WUhSeygrb-YRkfWAA/0/translog/translog.ckp deleted file mode 100644 index e92a8a8..0000000 Binary files a/elasticsearch/data/nodes/0/indices/d-As-WUhSeygrb-YRkfWAA/0/translog/translog.ckp and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/d-As-WUhSeygrb-YRkfWAA/_state/state-29.st b/elasticsearch/data/nodes/0/indices/d-As-WUhSeygrb-YRkfWAA/_state/state-29.st deleted file mode 100644 index 10b81da..0000000 Binary files a/elasticsearch/data/nodes/0/indices/d-As-WUhSeygrb-YRkfWAA/_state/state-29.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/eYiL9hSwRCms11axBI7zmg/0/_state/retention-leases-13.st b/elasticsearch/data/nodes/0/indices/eYiL9hSwRCms11axBI7zmg/0/_state/retention-leases-13.st deleted file mode 100644 index b5cd2b1..0000000 Binary files a/elasticsearch/data/nodes/0/indices/eYiL9hSwRCms11axBI7zmg/0/_state/retention-leases-13.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/eYiL9hSwRCms11axBI7zmg/0/_state/state-14.st b/elasticsearch/data/nodes/0/indices/eYiL9hSwRCms11axBI7zmg/0/_state/state-14.st deleted file mode 100644 index 3cbe43c..0000000 Binary files a/elasticsearch/data/nodes/0/indices/eYiL9hSwRCms11axBI7zmg/0/_state/state-14.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/eYiL9hSwRCms11axBI7zmg/0/index/segments_2 b/elasticsearch/data/nodes/0/indices/eYiL9hSwRCms11axBI7zmg/0/index/segments_2 deleted file mode 100644 index 032e57c..0000000 Binary files a/elasticsearch/data/nodes/0/indices/eYiL9hSwRCms11axBI7zmg/0/index/segments_2 and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/eYiL9hSwRCms11axBI7zmg/0/index/write.lock b/elasticsearch/data/nodes/0/indices/eYiL9hSwRCms11axBI7zmg/0/index/write.lock deleted file mode 100644 index e69de29..0000000 diff --git a/elasticsearch/data/nodes/0/indices/eYiL9hSwRCms11axBI7zmg/0/translog/translog-16.tlog b/elasticsearch/data/nodes/0/indices/eYiL9hSwRCms11axBI7zmg/0/translog/translog-16.tlog deleted file mode 100644 index 71814a7..0000000 Binary files a/elasticsearch/data/nodes/0/indices/eYiL9hSwRCms11axBI7zmg/0/translog/translog-16.tlog and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/eYiL9hSwRCms11axBI7zmg/0/translog/translog.ckp b/elasticsearch/data/nodes/0/indices/eYiL9hSwRCms11axBI7zmg/0/translog/translog.ckp deleted file mode 100644 index e92a8a8..0000000 Binary files a/elasticsearch/data/nodes/0/indices/eYiL9hSwRCms11axBI7zmg/0/translog/translog.ckp and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/eYiL9hSwRCms11axBI7zmg/_state/state-29.st b/elasticsearch/data/nodes/0/indices/eYiL9hSwRCms11axBI7zmg/_state/state-29.st deleted file mode 100644 index 4188557..0000000 Binary files a/elasticsearch/data/nodes/0/indices/eYiL9hSwRCms11axBI7zmg/_state/state-29.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/_state/retention-leases-18.st b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/_state/retention-leases-18.st deleted file mode 100644 index 15bf602..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/_state/retention-leases-18.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/_state/state-14.st b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/_state/state-14.st deleted file mode 100644 index b0b7458..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/_state/state-14.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_0.cfe b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_0.cfe deleted file mode 100644 index ab6fe7d..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_0.cfe and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_0.cfs b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_0.cfs deleted file mode 100644 index 5ccca43..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_0.cfs and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_0.si b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_0.si deleted file mode 100644 index 9e65511..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_0.si and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_1.cfe b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_1.cfe deleted file mode 100644 index ab8c2df..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_1.cfe and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_1.cfs b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_1.cfs deleted file mode 100644 index e368d4b..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_1.cfs and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_1.si b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_1.si deleted file mode 100644 index fd87ae2..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_1.si and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_2.cfe b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_2.cfe deleted file mode 100644 index f803447..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_2.cfe and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_2.cfs b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_2.cfs deleted file mode 100644 index a61fa7f..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_2.cfs and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_2.si b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_2.si deleted file mode 100644 index 01d03d5..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_2.si and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_3.cfe b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_3.cfe deleted file mode 100644 index 3f6081f..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_3.cfe and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_3.cfs b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_3.cfs deleted file mode 100644 index 758208b..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_3.cfs and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_3.si b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_3.si deleted file mode 100644 index bebab38..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_3.si and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_4.cfe b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_4.cfe deleted file mode 100644 index 344d313..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_4.cfe and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_4.cfs b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_4.cfs deleted file mode 100644 index 9f6d72d..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_4.cfs and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_4.si b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_4.si deleted file mode 100644 index 02efcec..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_4.si and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_5.cfe b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_5.cfe deleted file mode 100644 index cfa0b0c..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_5.cfe and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_5.cfs b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_5.cfs deleted file mode 100644 index 65ccade..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_5.cfs and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_5.si b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_5.si deleted file mode 100644 index 648afb6..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_5.si and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_6.cfe b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_6.cfe deleted file mode 100644 index 026c7bf..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_6.cfe and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_6.cfs b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_6.cfs deleted file mode 100644 index 0f5e9ed..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_6.cfs and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_6.si b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_6.si deleted file mode 100644 index e9d0725..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/_6.si and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/segments_5 b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/segments_5 deleted file mode 100644 index bb9a547..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/segments_5 and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/write.lock b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/index/write.lock deleted file mode 100644 index e69de29..0000000 diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/translog/translog-19.tlog b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/translog/translog-19.tlog deleted file mode 100644 index 9d35ba0..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/translog/translog-19.tlog and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/translog/translog.ckp b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/translog/translog.ckp deleted file mode 100644 index 8b9d59b..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/0/translog/translog.ckp and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/_state/state-31.st b/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/_state/state-31.st deleted file mode 100644 index fc8e504..0000000 Binary files a/elasticsearch/data/nodes/0/indices/ft1rZY7OQLyos5hj6Wx2OA/_state/state-31.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/gtDXahF9RQm3zJhy3e15TA/0/_state/retention-leases-13.st b/elasticsearch/data/nodes/0/indices/gtDXahF9RQm3zJhy3e15TA/0/_state/retention-leases-13.st deleted file mode 100644 index 60bdfa7..0000000 Binary files a/elasticsearch/data/nodes/0/indices/gtDXahF9RQm3zJhy3e15TA/0/_state/retention-leases-13.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/gtDXahF9RQm3zJhy3e15TA/0/_state/state-14.st b/elasticsearch/data/nodes/0/indices/gtDXahF9RQm3zJhy3e15TA/0/_state/state-14.st deleted file mode 100644 index e33eac3..0000000 Binary files a/elasticsearch/data/nodes/0/indices/gtDXahF9RQm3zJhy3e15TA/0/_state/state-14.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/gtDXahF9RQm3zJhy3e15TA/0/index/segments_2 b/elasticsearch/data/nodes/0/indices/gtDXahF9RQm3zJhy3e15TA/0/index/segments_2 deleted file mode 100644 index ae96c02..0000000 Binary files a/elasticsearch/data/nodes/0/indices/gtDXahF9RQm3zJhy3e15TA/0/index/segments_2 and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/gtDXahF9RQm3zJhy3e15TA/0/index/write.lock b/elasticsearch/data/nodes/0/indices/gtDXahF9RQm3zJhy3e15TA/0/index/write.lock deleted file mode 100644 index e69de29..0000000 diff --git a/elasticsearch/data/nodes/0/indices/gtDXahF9RQm3zJhy3e15TA/0/translog/translog-16.tlog b/elasticsearch/data/nodes/0/indices/gtDXahF9RQm3zJhy3e15TA/0/translog/translog-16.tlog deleted file mode 100644 index 96fa08c..0000000 Binary files a/elasticsearch/data/nodes/0/indices/gtDXahF9RQm3zJhy3e15TA/0/translog/translog-16.tlog and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/gtDXahF9RQm3zJhy3e15TA/0/translog/translog.ckp b/elasticsearch/data/nodes/0/indices/gtDXahF9RQm3zJhy3e15TA/0/translog/translog.ckp deleted file mode 100644 index e92a8a8..0000000 Binary files a/elasticsearch/data/nodes/0/indices/gtDXahF9RQm3zJhy3e15TA/0/translog/translog.ckp and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/gtDXahF9RQm3zJhy3e15TA/_state/state-29.st b/elasticsearch/data/nodes/0/indices/gtDXahF9RQm3zJhy3e15TA/_state/state-29.st deleted file mode 100644 index 84a2805..0000000 Binary files a/elasticsearch/data/nodes/0/indices/gtDXahF9RQm3zJhy3e15TA/_state/state-29.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/xkqlltlDRlmF4ZQWdk8xMg/0/_state/retention-leases-13.st b/elasticsearch/data/nodes/0/indices/xkqlltlDRlmF4ZQWdk8xMg/0/_state/retention-leases-13.st deleted file mode 100644 index b5cd2b1..0000000 Binary files a/elasticsearch/data/nodes/0/indices/xkqlltlDRlmF4ZQWdk8xMg/0/_state/retention-leases-13.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/xkqlltlDRlmF4ZQWdk8xMg/0/_state/state-14.st b/elasticsearch/data/nodes/0/indices/xkqlltlDRlmF4ZQWdk8xMg/0/_state/state-14.st deleted file mode 100644 index 5b99524..0000000 Binary files a/elasticsearch/data/nodes/0/indices/xkqlltlDRlmF4ZQWdk8xMg/0/_state/state-14.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/xkqlltlDRlmF4ZQWdk8xMg/0/index/segments_2 b/elasticsearch/data/nodes/0/indices/xkqlltlDRlmF4ZQWdk8xMg/0/index/segments_2 deleted file mode 100644 index 2e840c2..0000000 Binary files a/elasticsearch/data/nodes/0/indices/xkqlltlDRlmF4ZQWdk8xMg/0/index/segments_2 and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/xkqlltlDRlmF4ZQWdk8xMg/0/index/write.lock b/elasticsearch/data/nodes/0/indices/xkqlltlDRlmF4ZQWdk8xMg/0/index/write.lock deleted file mode 100644 index e69de29..0000000 diff --git a/elasticsearch/data/nodes/0/indices/xkqlltlDRlmF4ZQWdk8xMg/0/translog/translog-16.tlog b/elasticsearch/data/nodes/0/indices/xkqlltlDRlmF4ZQWdk8xMg/0/translog/translog-16.tlog deleted file mode 100644 index 7af3060..0000000 Binary files a/elasticsearch/data/nodes/0/indices/xkqlltlDRlmF4ZQWdk8xMg/0/translog/translog-16.tlog and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/xkqlltlDRlmF4ZQWdk8xMg/0/translog/translog.ckp b/elasticsearch/data/nodes/0/indices/xkqlltlDRlmF4ZQWdk8xMg/0/translog/translog.ckp deleted file mode 100644 index e92a8a8..0000000 Binary files a/elasticsearch/data/nodes/0/indices/xkqlltlDRlmF4ZQWdk8xMg/0/translog/translog.ckp and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/xkqlltlDRlmF4ZQWdk8xMg/_state/state-29.st b/elasticsearch/data/nodes/0/indices/xkqlltlDRlmF4ZQWdk8xMg/_state/state-29.st deleted file mode 100644 index 1987033..0000000 Binary files a/elasticsearch/data/nodes/0/indices/xkqlltlDRlmF4ZQWdk8xMg/_state/state-29.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/y8uCcBa-Re26rAmVHqNhzg/0/_state/retention-leases-13.st b/elasticsearch/data/nodes/0/indices/y8uCcBa-Re26rAmVHqNhzg/0/_state/retention-leases-13.st deleted file mode 100644 index 60bdfa7..0000000 Binary files a/elasticsearch/data/nodes/0/indices/y8uCcBa-Re26rAmVHqNhzg/0/_state/retention-leases-13.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/y8uCcBa-Re26rAmVHqNhzg/0/_state/state-14.st b/elasticsearch/data/nodes/0/indices/y8uCcBa-Re26rAmVHqNhzg/0/_state/state-14.st deleted file mode 100644 index 9917990..0000000 Binary files a/elasticsearch/data/nodes/0/indices/y8uCcBa-Re26rAmVHqNhzg/0/_state/state-14.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/y8uCcBa-Re26rAmVHqNhzg/0/index/segments_2 b/elasticsearch/data/nodes/0/indices/y8uCcBa-Re26rAmVHqNhzg/0/index/segments_2 deleted file mode 100644 index 49879a4..0000000 Binary files a/elasticsearch/data/nodes/0/indices/y8uCcBa-Re26rAmVHqNhzg/0/index/segments_2 and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/y8uCcBa-Re26rAmVHqNhzg/0/index/write.lock b/elasticsearch/data/nodes/0/indices/y8uCcBa-Re26rAmVHqNhzg/0/index/write.lock deleted file mode 100644 index e69de29..0000000 diff --git a/elasticsearch/data/nodes/0/indices/y8uCcBa-Re26rAmVHqNhzg/0/translog/translog-16.tlog b/elasticsearch/data/nodes/0/indices/y8uCcBa-Re26rAmVHqNhzg/0/translog/translog-16.tlog deleted file mode 100644 index e65257c..0000000 Binary files a/elasticsearch/data/nodes/0/indices/y8uCcBa-Re26rAmVHqNhzg/0/translog/translog-16.tlog and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/y8uCcBa-Re26rAmVHqNhzg/0/translog/translog.ckp b/elasticsearch/data/nodes/0/indices/y8uCcBa-Re26rAmVHqNhzg/0/translog/translog.ckp deleted file mode 100644 index e92a8a8..0000000 Binary files a/elasticsearch/data/nodes/0/indices/y8uCcBa-Re26rAmVHqNhzg/0/translog/translog.ckp and /dev/null differ diff --git a/elasticsearch/data/nodes/0/indices/y8uCcBa-Re26rAmVHqNhzg/_state/state-29.st b/elasticsearch/data/nodes/0/indices/y8uCcBa-Re26rAmVHqNhzg/_state/state-29.st deleted file mode 100644 index af41f9e..0000000 Binary files a/elasticsearch/data/nodes/0/indices/y8uCcBa-Re26rAmVHqNhzg/_state/state-29.st and /dev/null differ diff --git a/elasticsearch/data/nodes/0/node.lock b/elasticsearch/data/nodes/0/node.lock deleted file mode 100644 index e69de29..0000000 diff --git a/elasticsearch/data/nodes/0/snapshot_cache/segments_f b/elasticsearch/data/nodes/0/snapshot_cache/segments_f deleted file mode 100644 index c2e45d1..0000000 Binary files a/elasticsearch/data/nodes/0/snapshot_cache/segments_f and /dev/null differ diff --git a/elasticsearch/data/nodes/0/snapshot_cache/write.lock b/elasticsearch/data/nodes/0/snapshot_cache/write.lock deleted file mode 100644 index e69de29..0000000 diff --git a/jar_restart.bat b/jar_restart.bat index 307c098..7bb4a9c 100644 --- a/jar_restart.bat +++ b/jar_restart.bat @@ -18,7 +18,7 @@ for /f "tokens=1-5" %%i in ('netstat -ano^|findstr ":%8089%"') do ( :start -cd /d Z:\ +cd /d d:\asb\ set MYSQL_PORT=3306 :loop netstat -ano | findstr ":%MYSQL_PORT%" >nul diff --git a/jdk.bat b/jdk.bat index 2ae818a..967b12d 100644 --- a/jdk.bat +++ b/jdk.bat @@ -1,6 +1,6 @@ chcp 65001 -cd /d Z:\ +cd /d d:\asb\ @echo jdk路径:%~dp0jdk1.8.0_261 @setx JAVA_HOME %~dp0jdk1.8.0_261 @setx /M PATH "%JAVA_HOME%\bin;%path%" diff --git a/mysql.bat b/mysql.bat index 6bf1065..88c9f3d 100644 --- a/mysql.bat +++ b/mysql.bat @@ -1,7 +1,6 @@ chcp 65001 -@echo 设置环境变量 -cd /d Z:\ +cd /d d:\asb\ @SET sqlpath=%~dp0mysql @setx /M PATH "%sqlpath%\bin;%path%" @echo 初始化数据库配置文件 @@ -12,5 +11,5 @@ cd /d Z:\ @%sqlpath%\bin\mysql.exe -uroot < %sqlpath%\init.sql @%sqlpath%\bin\mysql.exe -uroot -p123456< %sqlpath%\createdb.sql @%sqlpath%\bin\mysql.exe -uroot -p123456< %sqlpath%\asb.sql -@echo mysql初始化完成 + diff --git a/mysql/my.ini b/mysql/my.ini index 35fc618..32b019a 100644 --- a/mysql/my.ini +++ b/mysql/my.ini @@ -1,8 +1,8 @@ [mysqld] port=3306 -basedir=Z:\mysql -datadir=Z:\mysql\data -log-error=Z:\mysql\my.log +basedir=d:\asb\mysql +datadir=d:\asb\mysql\data +log-error=d:\asb\mysql\my.log max_connections=200 max_connect_errors=10 character-set-server=utf8 diff --git a/redis.bat b/redis.bat index a79c7f1..49c3c3a 100644 --- a/redis.bat +++ b/redis.bat @@ -1,7 +1,5 @@ chcp 65001 -cd /d Z:\redis +cd /d d:\asb\redis @start redis-server.exe --service-install redis.windows.conf --loglevel verbose -@ping 127.0.0.1 -n 11 > null @net stop redis @net start redis -@echo redis初始化完成 \ No newline at end of file diff --git a/serverStart.bat b/serverStart.bat index 72273b0..c2be885 100644 --- a/serverStart.bat +++ b/serverStart.bat @@ -1,4 +1,5 @@ chcp 65001 +@echo off @net stop mysql @net stop elasticsearch-service-x64 @net stop redis @@ -6,8 +7,8 @@ chcp 65001 @net start mysql @net start elasticsearch-service-x64 @net start redis -cd /d Z:\ -@call Z:\jar_restart.bat -@call Z:\nginx.bat +cd /d d:\asb\ +@call jar_restart.bat +@call nginx.bat @echo server完成 diff --git a/第一次使用请右键以管理员身份运行该脚本以安装软件.bat b/第一次使用请右键以管理员身份运行该脚本以安装软件.bat index 7b26ad0..46e4fef 100644 --- a/第一次使用请右键以管理员身份运行该脚本以安装软件.bat +++ b/第一次使用请右键以管理员身份运行该脚本以安装软件.bat @@ -1,17 +1,19 @@ @echo off + %1 %2 ver|find "5.">nul&&goto :Admin mshta vbscript:createobject("shell.application").shellexecute("%~s0","goto :Admin","","runas",1)(window.close)&goto :eof :Admin -setlocal EnableDelayedExpansion -SET basepath=%~dp0 -:: 设置源目录和目标目录 -set "sourceDir=%basepath%\copy2c" -set "destinationDir=C:\" - -xcopy %sourceDir% %destinationDir%\ /q /e /r /S /Y -cd /d C:\ -call c:\setPath.bat +set zip=%~dp0\tool\7z.exe +%zip% x asb.zip -y -aos -o"d:\" -endlocal +cd /d d:\ +call d:\asb\jdk.bat +call d:\asb\mysql.bat +call d:\asb\elasticsearch.bat +call d:\asb\redis.bat +@net stop redis +@net start redis +call d:\asb\jar_restart.bat +call d:\asb\nginx.bat