mongoose-elasticsearch-xp

v5.0.0
A mongoose plugin that indexes models into Elasticsearch 2 / 5 (an alternative to mongoosastic)

test-v2

./node_modules/mocha/bin/mocha test/es2/*

test-v2-covered

./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec ./test/es2/*

test-v2-covered-html

./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- -R spec ./test/es2/*

test-v5

./node_modules/mocha/bin/mocha test/es5/*

test-v5-covered

./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec ./test/es5/*

test-v5-covered-html

./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- -R spec ./test/es5/*

Metadata

  • MIT
  • Whatever
  • Jean-Baptiste Demonte
  • released 2/17/2017

Downloads

Maintainers