Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,9 @@ optional arguments:
--slices SLICES Number of slices to use. Default to None (no slice). This uses sliced scroll in ES.
--search_after SEARCH_AFTER
Recover dump using search_after with sort by _doc
Output options:
--output OUTPUT Output filename to export. Default stdout
--output-rewrite Rewrite output file if exists
--output-splitsize OUTPUT_SPLITSIZE
Split output into multiple files by line count
```
Loading