From 4bd8e8ce3365eefc4c508448cb3381966fc25ff5 Mon Sep 17 00:00:00 2001 From: loveuer Date: Sat, 11 May 2024 19:53:42 +0800 Subject: [PATCH] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a6269fb..fca9e07 100644 --- a/readme.md +++ b/readme.md @@ -53,6 +53,7 @@ esgo2dump --input=http://127.0.0.1:9200/some_index --output=./data.json --query_ - [x] es to file - [x] es to es - [x] auto create index with mapping +- [ ] args: split_size (auto split json output file) - [ ] auto create index with mapping,setting - [x] support es6 - [ ] support es8