1.0.4 • Published 3 years ago

izyware-dataconsole-elasticsearch v1.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

Izy DataConsole Elastic Search Feature

For command line access use:

npm run status queryObject.esConfigId xxxx-xxxx queryObject.options _nodes/stats/breaker
npm run searchGeneric queryObject.esConfigId xxxx-xxxx queryObject.JSONStrId xxxx
npm run searchById queryObject.esConfigId xxxx-xxxx queryObject.index indexname queryObject.type indextype queryObject.ids 1-2-3
npm run deleteById queryObject.esConfigId xxxx-xxxx queryObject.index indexname queryObject.type indextype queryObject.ignoreNotFound true queryObject.ids 1-2-3

External Resources

Changelog

V1

  • add support for https esConfig.hosts entries
  • format output for automatin interface
  • fix deep dependency bug. Improve output
  • add status
  • add searchGeneric
  • add ignoreNotFound to deleteById
  • support bulk for deleteById
1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago