0.6.3 • Published 6 years ago

es-search v0.6.3

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

es-search

simple tool for es query cli

  Usage: search [options]

  Options:

    -h, --help                 output usage information
    -V, --version              output the version number
    -d --database <i>          http://es.api.com/xx/yy/_search
    -q --query <json of mqes>  eg. {"a":1}
    -f --from [index]          from index number; disable when --scroll
    -s --size [number]         size number; the number of results per shard when --scroll
    --source [f1,f2...]        params _source
    --sort [field:desc/asc]    sort by field; disable when --scroll
    --scroll                   use scroll & echo with console.error, 使用2>>xx.log将输入重定向
    --delete [yes/Y]           delete query result
0.6.3

6 years ago

0.6.2

6 years ago

0.6.1

6 years ago

0.5.1

6 years ago

0.5.0

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.0

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago