Update readme.md

This commit is contained in:
loveuer 2024-05-11 19:53:42 +08:00 committed by GitHub
parent 44a125a524
commit 4bd8e8ce33
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 file
- [x] es to es - [x] es to es
- [x] auto create index with mapping - [x] auto create index with mapping
- [ ] args: split_size (auto split json output file)
- [ ] auto create index with mapping,setting - [ ] auto create index with mapping,setting
- [x] support es6 - [x] support es6
- [ ] support es8 - [ ] support es8