mongoose-elasticsearch-xp icon indicating copy to clipboard operation
mongoose-elasticsearch-xp copied to clipboard

A mongoose plugin that indexes models into Elasticsearch 2 / 5 / 6 and 7

Results 51 mongoose-elasticsearch-xp issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.5.0 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [bson](https://github.com/mongodb/js-bson) from 1.0.4 to 1.1.6. Release notes Sourced from bson's releases. 1.1.6 The MongoDB Node.js team is pleased to announce version 1.1.6 of the bson module! The BSON library...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 2.4.2 to 4.17.21. Release notes Sourced from lodash's releases. 4.0.0 lodash v4.0.0 2015 was big year! Lodash became the most depended on npm package, passed 1 billion...

dependencies

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.6 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...

dependencies

Any plans for adding typescript definitions?

help wanted

After indexing all documents I see this error in console and index is not created on elastic search. Strange because 4 other collections were synced fine and this one is...

```js script require('mongoose-double')(mongoose); const Schema = mongoose.Schema; const Double = Schema.Types.Double; const productSchema = new Schema( { isCloseout: { type: Boolean, required: true, index: true, default: false }, isCaution: {...

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 15.13.3 to 17.2.3. Release notes Sourced from semantic-release's releases. v17.2.3 17.2.3 (2020-11-16) Bug Fixes mask secrets when characters get uri encoded (ca90b34) v17.2.2 17.2.2 (2020-10-29) Bug Fixes...

dependencies