settingstoolcounttool- command aliases
deletetool- get and put: accept either index and doc_id, or index/[doc_type/]doc_id
- get and delete: accept multiple ids
- add support for ES 7.x
- auto detect ES version
- search: allow to read body query from @file
- BREAKING: switch to cmdliner to parse arguments
- build: switch build system to dune
- search: use
-Fto include stored fields - search: use
-Rto retry search if there are failed shards - search: use
-Eto explain hits - search: use
-a,-d,-Oto set analyzer, default field and default operator for-q - search: use
-wto analyze wildcard and prefix queries
- use
-tto set search timeout - use
-Tto set HTTP request timeout - fix dependency on lwt ppx
flushtool- sliced scroll (
-Nand-I) - use
-Sfor scroll search instead of-scroll - fix args after
--being ignored
put,recoveryandrefreshtools- split output format (
-f) by comma - fix source_exclude (
-e) and preference (-p)
alias,get,health,nodesandsearchtools