elasticsearch-cli
1.2
settings
toolcount
toolcommand aliases
1.1
delete
toolget and put: accept either index and doc_id, or index/[doc_type/]doc_id
get and delete: accept multiple ids
1.0
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
0.5
build: switch build system to dune
search: use
-F
to include stored fieldssearch: use
-R
to retry search if there are failed shardssearch: use
-E
to explain hitssearch: use
-a
,-d
,-O
to set analyzer, default field and default operator for-q
search: use
-w
to analyze wildcard and prefix queries
0.4
use
-t
to set search timeoutuse
-T
to set HTTP request timeoutfix dependency on lwt ppx
0.3
flush
toolsliced scroll (
-N
and-I
)use
-S
for scroll search instead of-scroll
fix args after
--
being ignored
0.2
put
,recovery
andrefresh
toolssplit output format (
-f
) by commafix source_exclude (
-e
) and preference (-p
)
0.1
alias
,get
,health
,nodes
andsearch
tools